HttpRequest
May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.
Networking
July 08, 2016 • MIT License
**Networking** was born out of the necessity of having a simple networking library that doesn't have crazy programming abstractions or uses the latest reactive programming techniques, but just a pl...
netfox
December 08, 2015 • MIT License
A lightweight, one line setup, iOS network debugging library!
No image provided.
NetworkEye
November 09, 2015 • Unspecified License
NetworkEye可以监控App内所有HTTP请求并显示请求相关的所有信息,方便App开发的网络调试。
IQHTTPService
February 16, 2015 • MIT License
HTTP Client for iOS
Create Web API Client in simpler way.
AFHTTPSessionManager-AFUniqueGET
January 20, 2015 • MIT License
Your GET request is in progress, then you make a new one asking for the same resource, better reuse it than creating a new one, right?
This category adds the `uniqueGET` method to **AFHTTPSessio...
STHTTP
January 27, 2014 • BSD License
HTTP library for iOS 5+ and Mac OS X 10.7+, based on NSURLConnection
ILHTTPClient
May 18, 2013 • MIT License
A really easy-to-use wrapper around AFNetworking with an auto loading animated HUD.
Nocilla
April 07, 2013 • MIT License
Testing HTTP requests has never been easier. Nocilla: Stunning HTTP stubbing for iOS and Mac OS X.
MHLazyTableImages
June 10, 2011 • MIT License
Allows you to efficiently, and easily, download images for UITableViews with many rows.