Python httplib2模块,常用函数和类

下面列出了Python httplib2 模块中定义的常用函数和类,我们从335个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. Http() 用在(310)个项目中
2. Response() 用在(31)个项目中
3. DEFAULT_MAX_REDIRECTS 用在(25)个项目中
4. HttpLib2Error() 用在(25)个项目中
5. ProxyInfo() 用在(21)个项目中
6. RETRIES 用在(15)个项目中
7. Authentication() 用在(15)个项目中
8. debuglevel() 用在(14)个项目中
9. ServerNotFoundError() 用在(12)个项目中
10. socks() 用在(12)个项目中
11. __version__() 用在(8)个项目中
12. test() 用在(6)个项目中
13. ProxiesUnavailableError() 用在(6)个项目中
14. SSLHandshakeError() 用在(6)个项目中