iPhone HTTP Post 发送数据实现
2010-03-18 16:40:00 来源:WEB开发网* A straightforward interface for submitting data to and fetching data from webservers
* Download data to memory or directly to a file on disk
* Submit files on local drives as part of POST data, compatible with the HTML file input mechanism
* Stream request bodies directly from disk to the server, to conserve memory
* Resume for partial downloads
* Easy access to request and response HTTP headers
* Progress delegates (NSProgressIndicators and UIProgressViews) to show information about download AND upload progress
* Auto-magic management of upload and download progress indicators for operation queues
* Basic, Digest + NTLM authentication support, credentials are automatically re-used for the duration of a session, and can be stored for later in the Keychain.
* Cookie support
* GZIP support for response data AND request bodies
* Persistent connections support
* Support for Amazon S3
* [NEW] Full support for Rackspace Cloud Files
* Supports manual and autodetected proxies, authenticating proxies, and PAC file autoconfiguration
* Based on NSOperation to make queuing requests and background operation easy
* Comes with a broad range of unit tests
Documentation is available "here":http://allseeing-i.com/ASIHTTPRequest.
我看他的Test部分了,真得好全,无所不能了
- ››iphone图片拉伸的几种方法
- ››iphone正则表达式的简单使用
- ››HttpHandler生成随机码、验证码
- ››Http 403错误重现实验及解决方法
- ››iPhone开发Unresolved Symbols CAKeyframeAnimati...
- ››IPhone开发-“此证书是由未知颁发机构签名”解决方...
- ››IPhone开发-整合私钥和证书,生成.p12文件
- ››iPhone应用开发-UIPickerView选取器详解
- ››iphone 获取屏幕的宽度和高度
- ››iPhone读取工程包中的二进制文件
- ››iPhone新手机 不挂YouTube APP
- ››iPhone 获取指定格式的时间和日期
更多精彩
赞助商链接