[Calypso] [PATCH 03/15] if-none-match is required for creating events with caldavzap

Jelmer Vernooij jelmer at jelmer.uk
Sat Apr 9 16:21:44 PDT 2016


From: chrysn <chrysn at fsfe.org>

---
 config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config b/config
index 7093716..780003a 100644
--- 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-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
-- 
2.8.0.rc3



More information about the Calypso mailing list