Skip to content

基于AFNetworking的封装,支持同步异步GET或POST请求,支持设置超时、头字段参数设置,支持取消操作,支持请求发起线程以及返回结果线程

License

FyhSky/YHNetworkKit

Repository files navigation

YHNetworkKit

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

YHNetworkKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "YHNetworkKit"

Author

FyhSky, fengyinghaotjut@126.com

License

YHNetworkKit is available under the MIT license. See the LICENSE file for more info.

About

基于AFNetworking的封装,支持同步异步GET或POST请求,支持设置超时、头字段参数设置,支持取消操作,支持请求发起线程以及返回结果线程

Resources

License

Stars

Watchers

Forks

Packages

No packages published