1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-10-15 21:51:57 +00:00
Radicale/radicale/tests/custom
Tom Hacohen 09b021f33e Web: add support for the POST HTTP method. (#1097)
* Web: add support for the POST HTTP method.

This patch adds support for POST in addition to the already supported GET.

This is needed for implementing more complex web modules that also
support configuration modifications and advanced queries.

* Base web: return METHOD_NOT_ALLOWED when method isn't implemenetd.

Co-authored-by: Unrud <Unrud@users.noreply.github.com>
2020-09-14 21:31:00 +02:00
..
__init__.py Move test inside radicale 2016-07-07 14:30:10 +02:00
auth.py Update copyright 2019-06-17 04:13:24 +02:00
rights.py Simplify Rights plugin interface 2020-04-09 22:02:03 +02:00
storage_simple_sync.py Test default sync implementation 2020-01-15 01:27:41 +01:00
web.py Web: add support for the POST HTTP method. (#1097) 2020-09-14 21:31:00 +02:00