没有合适的资源?快使用搜索试试~ 我知道了~
httputil:各种有用的功能来处理HTTP数据
共30个文件
py:11个
expected:8个
cfg:1个
需积分: 46 0 下载量 48 浏览量
2021-05-13
19:11:27
上传
评论
收藏 858KB ZIP 举报
温馨提示
httputil 处理HTTP数据的实用程序 示例httputil.read_body_stream()用法: import httputil with open ( http_file_path , 'rb' ) as fh : print ( b'' . join ( httputil . read_body_stream ( fh , chunked = True , compression = httputil . GZIP )) 示例请求引擎用于实现API客户端: from httputil . request_engines import async from httputil . request_engines import sync from httputil . request_
资源推荐
资源详情
资源评论
收起资源包目录
httputil-master.zip (30个子文件)
httputil-master
LICENSE.txt 1KB
examples
http_client.py 2KB
setup.cfg 39B
setup.py 1KB
README.md 3KB
httputil
__init__.py 363B
request_engines
sync.py 5KB
base.py 3KB
errors.py 908B
__init__.py 78B
async.py 4KB
tests
test_httputil.py 2KB
http_content
bzipped 80KB
deflate3 9KB
deflate3.expected 36KB
deflate2 68KB
chunked_gzipped 82KB
gzipped 108KB
deflate2.expected 71KB
chunked.expected 30KB
deflate.expected 28KB
gzipped.expected 816KB
chunked_deflate 20KB
chunked_gzipped.expected 437KB
chunked_deflate.expected 117KB
chunked 30KB
deflate 8KB
bzipped.expected 816KB
test_request_engines.py 7KB
httputil.py 6KB
共 30 条
- 1
资源评论
穆庭秋
- 粉丝: 31
- 资源: 4671
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功