红联Linux门户
Linux帮助

Requests v2.11.1发布,Python的HTTP客户端库

发布时间:2016-08-19 09:44:36来源:红联作者:baihuo
Requests 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.

软件详情:https://github.com/kennethreitz/

下载地址:https://github.com/kennethreitz/requests/archive/v2.11.1.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论