當前位置: 首頁>>代碼示例>>Python>>正文


Python httplib模塊代碼示例

httplib共有34個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. httplib.HTTPConnection() ,328個項目使用

2. httplib.HTTPSConnection() ,301個項目使用

3. httplib.BadStatusLine() ,88個項目使用

4. httplib.HTTPResponse() ,81個項目使用

5. httplib.HTTPException() ,78個項目使用

6. httplib.IncompleteRead() ,59個項目使用

7. httplib.HTTP ,56個項目使用

8. httplib.responses() ,55個項目使用

9. httplib.OK ,51個項目使用

10. httplib.HTTPS ,40個項目使用

11. httplib.NOT_FOUND ,28個項目使用

12. httplib.ResponseNotReady() ,24個項目使用

13. httplib.INTERNAL_SERVER_ERROR ,23個項目使用

14. httplib.UNAUTHORIZED ,23個項目使用

15. httplib.FakeSocket() ,22個項目使用

16. httplib.BAD_REQUEST ,18個項目使用

17. httplib.FORBIDDEN ,15個項目使用

18. httplib.InvalidURL() ,14個項目使用

19. httplib.SERVICE_UNAVAILABLE ,12個項目使用

20. httplib.HTTPS_PORT ,11個項目使用

21. httplib.CannotSendRequest() ,11個項目使用

22. httplib.HTTPMessage() ,11個項目使用

23. httplib.request() ,11個項目使用

24. httplib.HTTP_PORT ,10個項目使用

25. httplib.NO_CONTENT ,9個項目使用

26. httplib.CONFLICT ,7個項目使用

27. httplib.UnimplementedFileMode() ,7個項目使用

28. httplib.FOUND ,6個項目使用

29. httplib.LineTooLong() ,6個項目使用

30. httplib.REQUEST_TIMEOUT ,6個項目使用

31. httplib.CREATED ,6個項目使用

32. httplib.error() ,5個項目使用

33. httplib.PRECONDITION_FAILED ,5個項目使用

34. httplib.ACCEPTED ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。