Requests v2.11.1 发布,Python 的 HTTP 客户端库
欢迎加入运维网交流群:263444886 http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.pngRequests v2.11.1 发布了,Requests 是一个 Python 的 HTTP 客户端库。
该版本更新内容:
Bug修复:
[*] Fixed a bug when using iter_content with decode_unicode=True for streamed bodies would raise AttributeError. This bug was introduced in 2.11.
[*] Strip Content-Type and Transfer-Encoding headers from the header block when following a redirect that transforms the verb from POST/PUT to GET.
下载地址:
[*] Source code (zip)
[*]
Source code (tar.gz)
页:
[1]