kanyun-inc / YTKNetwork

YTKNetwork is a high level request util based on AFNetworking.
MIT License
6.46k stars 1.66k forks source link

YTKnetworking发post请求,在服务器发现连接不能释放,连接数只增不减。 #539

Closed HJ66 closed 3 years ago

HJ66 commented 3 years ago

提出问题前请先确认完成了下列几项步骤 New Issue Checklist

问题描述 Issue Description

请给出所提出问题的详尽描述,包括具体的错误信息,打印的堆栈等等,以及重现此问题的具体步骤。

Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.

HJ66 commented 3 years ago

post发送请求,后台服务器发现连接不能释放,连接数只增不减。使用AFN的post请求,连接会释放

HJ66 commented 3 years ago

a