Skip to content

设置configuration 多次请求会崩溃 #27

Description

@sepical

YMURLSessionConfiguration *config = [YMURLSessionConfiguration defaultSessionConfiguration];
YMURLSession *session = [YMURLSession sessionWithConfiguration:config];

使用该方式设置configuration,发送请求多次请求会出现崩溃问题,请问是否有解决方法

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions