Tom Hacohen d3bb19800c
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 18:17:45 +02:00
2020-08-31 14:11:42 +02:00
2020-03-02 02:43:00 +01:00
2020-04-11 13:27:00 +02:00
2009-09-01 15:59:18 +02:00
2020-08-07 02:52:20 +02:00
2020-08-31 13:54:47 +02:00
2020-08-31 14:11:42 +02:00
2020-01-17 05:00:31 +01:00
2020-05-22 16:34:48 +02:00
2020-07-23 18:42:43 +02:00
2020-05-17 10:37:48 +02:00

Read Me

Test Coverage Status

Radicale is a free and open-source CalDAV and CardDAV server.

For the complete documentation, please visit Radicale "master" Documentation.

Description
Adapted fork of radicale
Readme 3 MiB
Languages
Python 90.4%
JavaScript 8.3%
HTML 1.2%
Dockerfile 0.1%