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


Python six.moves.http_client模塊代碼示例

six.moves.http_client共有21個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. six.moves.http_client.HTTPConnection() ,43個項目使用

2. six.moves.http_client.OK ,40個項目使用

3. six.moves.http_client.NOT_FOUND ,30個項目使用

4. six.moves.http_client.BAD_REQUEST ,26個項目使用

5. six.moves.http_client.HTTPSConnection() ,22個項目使用

6. six.moves.http_client.UNAUTHORIZED ,19個項目使用

7. six.moves.http_client.HTTPException() ,18個項目使用

8. six.moves.http_client.INTERNAL_SERVER_ERROR ,15個項目使用

9. six.moves.http_client.NO_CONTENT ,14個項目使用

10. six.moves.http_client.FORBIDDEN ,14個項目使用

11. six.moves.http_client.CONFLICT ,13個項目使用

12. six.moves.http_client.HTTPResponse() ,13個項目使用

13. six.moves.http_client.CREATED ,13個項目使用

14. six.moves.http_client.BadStatusLine() ,12個項目使用

15. six.moves.http_client.SERVICE_UNAVAILABLE ,12個項目使用

16. six.moves.http_client.ACCEPTED ,9個項目使用

17. six.moves.http_client.HTTPS_PORT ,7個項目使用

18. six.moves.http_client.HTTP_PORT ,7個項目使用

19. six.moves.http_client.METHOD_NOT_ALLOWED ,5個項目使用

20. six.moves.http_client.IncompleteRead() ,5個項目使用

21. six.moves.http_client.responses() ,5個項目使用



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