BaseHTTPRequestHandler

class BaseHTTPServer.BaseHTTPRequestHandler(request, client_address, server) ¶ This class is used to handle the HTTP requests that arrive at the server. By itself, it cannot respond to any actual HTTP
相关文章
相关标签/搜索