http.client
共有22個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. http.client.HTTPSConnection() ,178個項目使用
2. http.client.HTTPConnection() ,162個項目使用
3. http.client.HTTPResponse() ,52個項目使用
4. http.client.IncompleteRead() ,47個項目使用
5. http.client.responses() ,36個項目使用
6. http.client.HTTPException() ,34個項目使用
7. http.client.BadStatusLine() ,32個項目使用
8. http.client.OK ,21個項目使用
9. http.client.HTTP_PORT ,12個項目使用
10. http.client.CannotSendRequest() ,11個項目使用
11. http.client.RemoteDisconnected() ,10個項目使用
12. http.client.BAD_REQUEST ,7個項目使用
13. http.client.HTTPMessage() ,7個項目使用
14. http.client.NOT_FOUND ,7個項目使用
15. http.client.parse_headers() ,7個項目使用
16. http.client.InvalidURL() ,7個項目使用
17. http.client.INTERNAL_SERVER_ERROR ,6個項目使用
18. http.client.ResponseNotReady() ,6個項目使用
19. http.client.UNAUTHORIZED ,6個項目使用
20. http.client.LineTooLong() ,6個項目使用
21. http.client.HTTPS_PORT ,6個項目使用
22. http.client.ACCEPTED ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。