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. 下载地址: Source code (zip) Source code (tar.gz) Requests v2.11.1 发布,Python 的 HTTP 客户端库下载地址