mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Add more tests
This commit is contained in:
parent
09b021f33e
commit
f23b413cef
4 changed files with 8 additions and 7 deletions
|
@ -26,5 +26,4 @@ class ApplicationPostMixin:
|
|||
"""Manage POST request."""
|
||||
if path == "/.web" or path.startswith("/.web/"):
|
||||
return self._web.post(environ, base_prefix, path, user)
|
||||
|
||||
return httputils.METHOD_NOT_ALLOWED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue