搜索资源列表
GZipforhttp.rar
- 在网页下载器中,时常需到Content-Encoding: gzip压缩的页面,本源代码能解压这样的网页,不过,由于web服务器压缩gzip后的数据并不完全相同,所以你还需要对数据头进行一些处理,自己去看firefox源代码是怎么处理的吧,Download a web page browser, often need to Content-Encoding: gzip compressed page, source code to extract this kind of web pages,