<转>中文手册
转自梦维
http://www.dreamingwish.com/dream-2011/apples-third-party-development-libraries-asihttprequest.html
第三方苹果开发库之ASIHTTPRequest
- ASIHttpRequest库简介、配置和安装
- ASIHttpRequest-创建和执行request
- ASIHttpRequest-发送数据
- ASIHTTPRequest-下载数据
- ASIHTTPRequest-进度追踪
- ASIHTTPRequest-身份验证
- ASIHTTPRequest-HTTP授权-流程图
- ASIHTTPRequest-Cookie的使用
- ASIHTTPRequest-数据压缩
- ASIHTTPRequest-断点续传(下载)
- ASIHTTPRequest-直接读取磁盘数据流的请求体
- ASIHTTPRequest-使用download cache
- ASIHTTPRequest-流量控制
- ASIHTTPRequest-客户端证书支持
- ASIHTTPRequest-使用代理连接
- ASIHTTPRequest-其他特性
- ASIHTTPRequest-Debug选项
相关网络资料:
- 升级到iOS5后ASIHttpRequest库问题及解决方法 解决iOS5网络代理弹出框问题(备用地址:http://www.cocoachina.com/iphonedev/sdk/2011/1021/3403.html)