Trying out a table in the README.md

This commit is contained in:
2024-04-11 21:20:09 +03:00
parent 2e21e77e59
commit 3478dd0638

View File

@@ -43,10 +43,9 @@ TODO webdav apis with an htpasswd file through nginx basic authentication
TODO webdav apis with database managed through django TODO webdav apis with database managed through django
# Directives # Directives
| dada | Specification | | Directive | Specification | Context |
| --- | ----------- | | --------- | ------------- | ------- |
| Syntax | webdav_methods [GET] [PUT] [MKCOL] [DELETE] [PROPFIND] [OPTIONS] [LOCK] [UNLOCK]| | webdav_methods | [GET] [PUT] [MKCOL] [DELETE] [PROPFIND] [OPTIONS] [LOCK] [UNLOCK]| http, server, location |
| Context | http, server, location |