if-none-match is required for creating events with caldavzap
authorchrysn <chrysn@fsfe.org>
Sun, 4 May 2014 18:17:13 +0000 (20:17 +0200)
committerJelmer Vernooij <jelmer@jelmer.uk>
Sat, 9 Apr 2016 23:28:21 +0000 (23:28 +0000)
config

diff --git a/config b/config
index 7093716162bc3f8e36ce9588489c972427911fb4..780003a8f1a05f217d052985c26c2f435a84fb3f 100644 (file)
--- a/config
+++ b/config
@@ -60,6 +60,6 @@ folder = ~/.config/calypso/calendars
 #Access-Control-Allow-Origin = *
 #Access-Control-Allow-Credentials = *
 #Access-Control-Allow-Methods = GET, POST, PUT, DELETE, PROPFIND, REPORT
 #Access-Control-Allow-Origin = *
 #Access-Control-Allow-Credentials = *
 #Access-Control-Allow-Methods = GET, POST, PUT, DELETE, PROPFIND, REPORT
-#Access-Control-Allow-Headers = accept, authorization, content-type, depth, x-client, if-match
+#Access-Control-Allow-Headers = accept, authorization, content-type, depth, x-client, if-match, if-none-match
 
 # vim:ft=cfg
 
 # vim:ft=cfg