wsgidav.server.ext_wsgiutils_server.ExtHandler.send_response¶
- ExtHandler.send_response(code, message=None)¶
Add the response header to the headers buffer and log the response code.
Also send two standard headers with the server software version and the current date.