发布于 2016-04-29 23:57:51 | 121 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Requests Python 的 HTTP 客户端库

Requests 是一个 Python 的 HTTP 客户端库。


Requests v2.9.2 和 v2.10.0 发布了,

Requests v2.9.2 改进日志如下:

  • Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict as its underlying datastore.

  • Don't use redirect_cache if allow_redirects=False

  • When passed objects that throw exceptions from tell(), send them via chunked transfer encoding instead of failing.

  • Raise a ProxyError for proxy related connection issues.

Requests v2.10.0 改进日志如下:

  • Updated bundled urllib3 to 1.15.1.

  • SOCKS Proxy Support! (requires PySocks; $ pip install requests[socks])

下载地址:

https://github.com/kennethreitz/requests/releases/tag/v2.10.0

https://github.com/kennethreitz/requests/releases/tag/v2.9.2



历史版本 :
Requests 2.18.4 发布,Python 的 HTTP 客户端库
Requests 2.18.3 发布,Python 的 HTTP 客户端库
Requests v2.18.2 发布,Python 的 HTTP 客户端库
Requests v2.17.3,Python 的 HTTP 客户端库
Requests v2.16.4,Python 的 HTTP 客户端库
Requests v2.14.2 发布,Python 的 HTTP 客户端库
Requests v2.14.0 和 2.14.1 发布
Requests v2.13.0,Python 的 HTTP 客户端库
Requests v2.12.5,Python 的 HTTP 客户端库
Requests 2.12.4 发布,Python 的 HTTP 客户端库
Requests 2.12.1 发布,Python 的 HTTP 客户端库
Requests 2.12 发布,Python 的 HTTP 客户端库
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务