urllib.request
共有47个方法/函数/属性,点击链接查看相应的源代码示例。
1. urllib.request.urlopen() ,1508个项目使用
2. urllib.request.Request() ,522个项目使用
3. urllib.request.urlretrieve() ,193个项目使用
4. urllib.request.build_opener() ,148个项目使用
5. urllib.request.getproxies() ,79个项目使用
6. urllib.request.HTTPError() ,79个项目使用
7. urllib.request.getproxies_environment() ,70个项目使用
8. urllib.request.add_header() ,64个项目使用
9. urllib.request.URLError() ,59个项目使用
10. urllib.request.request() ,48个项目使用
11. urllib.request.HTTPSHandler() ,46个项目使用
12. urllib.request.pathname2url() ,44个项目使用
13. urllib.request.HTTPHandler() ,39个项目使用
14. urllib.request.ProxyHandler() ,32个项目使用
15. urllib.request.HTTPCookieProcessor() ,30个项目使用
16. urllib.request.parse_http_list() ,30个项目使用
17. urllib.request.install_opener() ,27个项目使用
18. urllib.request.data() ,26个项目使用
19. urllib.request.get_method() ,23个项目使用
20. urllib.request.host() ,22个项目使用
21. urllib.request.full_url() ,21个项目使用
22. urllib.request.add_unredirected_header() ,21个项目使用
23. urllib.request.FancyURLopener() ,19个项目使用
24. urllib.request.get_header() ,19个项目使用
25. urllib.request.has_header() ,19个项目使用
26. urllib.request.method() ,19个项目使用
27. urllib.request.has_proxy() ,18个项目使用
28. urllib.request.selector() ,18个项目使用
29. urllib.request.quote() ,18个项目使用
30. urllib.request.parse() ,17个项目使用
31. urllib.request.read() ,14个项目使用
32. urllib.request.url2pathname() ,13个项目使用
33. urllib.request.HTTPBasicAuthHandler() ,13个项目使用
34. urllib.request.headers() ,12个项目使用
35. urllib.request.unquote() ,12个项目使用
36. urllib.request.BaseHandler() ,9个项目使用
37. urllib.request.HTTPRedirectHandler() ,7个项目使用
38. urllib.request.HTTPPasswordMgrWithDefaultRealm() ,7个项目使用
39. urllib.request.get_full_url() ,7个项目使用
40. urllib.request.type() ,6个项目使用
41. urllib.request.url() ,6个项目使用
42. urllib.request.GET ,6个项目使用
43. urllib.request.parse_keqv_list() ,6个项目使用
44. urllib.request.origin_req_host() ,5个项目使用
45. urllib.request.unverifiable() ,5个项目使用
46. urllib.request.remote_addr() ,5个项目使用
47. urllib.request.header_items() ,5个项目使用
注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。