mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
commit
3c32df3d9a
1 changed files with 0 additions and 1 deletions
|
@ -256,7 +256,6 @@ class Application:
|
|||
# Return response content
|
||||
return [answer] if answer else []
|
||||
|
||||
self.logger.debug("\n") # Add empty lines between requests in debug
|
||||
self.logger.info("%s request at %s received",
|
||||
environ["REQUEST_METHOD"], environ["PATH_INFO"])
|
||||
headers = pprint.pformat(self.headers_log(environ))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue