wsgidav.server.ext_wsgiutils_server.ExtHandler.handle_one_request¶
- ExtHandler.handle_one_request()¶
Handle a single HTTP request.
You normally don’t need to override this method; see the class __doc__ string for information on how to handle specific HTTP commands such as GET and POST.