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

Guido Günther agx at sigxcpu.org
Sat Apr 9 16:25:27 PDT 2016


On Sat, Apr 09, 2016 at 11:21:44PM +0000, Jelmer Vernooij wrote:
> 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

In case it's not too late shouldn't we squash this into the intial patch
adding this docks? Otherwise ACK.
 -- Guido


More information about the Calypso mailing list