4 Sep
2009
4 Sep
'09
4:40 p.m.
On 04.09.2009, at 17:01, Markus Stürmer wrote:
This way all browsers and kontact can get ics-files whenever they add "?ics" to the calendar path, e.g. https://www.example.com/calendars/doe/calendar/?ics
Of course, this is not a real solution, but I think it's an acceptable workaround because it affects only a single line and does not change the behavior of the server otherwise at all.
The proper thing to do would be to check for the 'Accept' header ... Accept: text/calendar => ICS Accept: text/html => HTML Obviously Kontact would need to properly set the header, but I think its reasonable to require that, it it doesn't already. Greets, Helge