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


Python http.server模塊代碼示例

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

1. http.server.HTTPServer() ,285個項目使用

2. http.server.BaseHTTPRequestHandler() ,265個項目使用

3. http.server.SimpleHTTPRequestHandler() ,68個項目使用

4. http.server.serve_forever() ,28個項目使用

5. http.server.handle_request() ,9個項目使用

6. http.server.server_port() ,9個項目使用

7. http.server.register_introspection_functions() ,5個項目使用

8. http.server.register_instance() ,5個項目使用

9. http.server.register_multicall_functions() ,5個項目使用

10. http.server.register_function() ,5個項目使用

11. http.server.shutdown() ,5個項目使用

12. http.server.server_close() ,5個項目使用



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