Re: [CalendarServer-dev] Handling of URL encoding in server responses.

2016-08-10 Thread Cyrus Daboo
Hi Peter, --On August 10, 2016 at 3:49:07 PM +0200 Peter Mogensen wrote: So - the server is not required to return the URL's in the same encoding as the Request-URI. ... That was also my intuitive understanding, but I was not 100% sure of the interpretation. The client is not one I'm develo

Re: [CalendarServer-dev] Handling of URL encoding in server responses.

2016-08-10 Thread Peter Mogensen
On 2016-08-10 15:52, Cyrus Daboo wrote: My impression was that this client is wrong by not formulating the last request with a Request-URI matching the encoding in the body. At the very first CalConnect interop event (over 10 years ago) we ran into many problems with URL encoding in multistat

Re: [CalendarServer-dev] Handling of URL encoding in server responses.

2016-08-10 Thread Peter Mogensen
On 2016-08-10 15:33, Cyrus Daboo wrote: Hi Peter, --On August 10, 2016 at 9:41:29 AM +0200 Peter Mogensen wrote: However... (and this is the question) ... I'm a little in doubt about how to interpret RFC4918, section 8.3 wrt. which rules the server should obey wrt. the Request-URI when form

Re: [CalendarServer-dev] Handling of URL encoding in server responses.

2016-08-10 Thread Cyrus Daboo
Hi Peter, --On August 10, 2016 at 9:41:29 AM +0200 Peter Mogensen wrote: However... (and this is the question) ... I'm a little in doubt about how to interpret RFC4918, section 8.3 wrt. which rules the server should obey wrt. the Request-URI when formulating the response. Is the server allowe

[CalendarServer-dev] Handling of URL encoding in server responses.

2016-08-10 Thread Peter Mogensen
Hi, I'm looking at a strange little scenario with a client trying to sync with the CalendarServer. It goes like this, in summary: C: REPORT:calendar-query /calendars/users/me@domain/calendar/ xmlns:C="urn:ie