[Calypso-commits] [calypso] 01/01: if-none-match is required for creating events with caldavzap
Jelmer Vernooij
jelmer at moszumanska.debian.org
Sat Apr 9 23:28:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
jelmer pushed a commit to branch master
in repository calypso.
commit 2f12b7ad92852f212f6dda1856bd3c9fa051b94d
Author: chrysn <chrysn at fsfe.org>
Date: Sun May 4 20:17:13 2014 +0200
if-none-match is required for creating events with caldavzap
---
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/calypso/calypso.git
More information about the Calypso-commits
mailing list