Lines Matching defs:request
333 def verify_request(self, request, client_address): argument
341 def process_request(self, request, client_address): argument
358 def finish_request(self, request, client_address): argument
362 def shutdown_request(self, request): argument
366 def close_request(self, request): argument
370 def handle_error(self, request, client_address): argument
501 def shutdown_request(self, request): argument
511 def close_request(self, request): argument
534 def shutdown_request(self, request): argument
538 def close_request(self, request): argument
601 def process_request(self, request, client_address): argument
676 def process_request_thread(self, request, client_address): argument
689 def process_request(self, request, client_address): argument
741 def __init__(self, request, client_address, server): argument