[Korganizer-devel] [Bug 160741] Content-Type of WebDAV upload is wrong
Michael Leupold
lemma at confuego.org
Sun Sep 28 11:52:16 CEST 2008
http://bugs.kde.org/show_bug.cgi?id=160741
Michael Leupold lemma confuego org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lemma at confuego.org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Version|unspecified |SVN trunk (KDE 4)
--- Comment #1 from Michael Leupold <lemma confuego org> 2008-09-28 11:52:14 ---
If I upload an ics file to my WebDAV server, korganizer sends the following
header:
--------------------------------------
PUT /folder/mycal2.ics HTTP/1.1
Host: myhost.somewhere.com
Connection: Keep-Alive
User-Agent: Mozilla/5.0 (compatible; Konqueror/4.1; Linux) KHTML/4.1.68 (like
Gecko)
Pragma: no-cache
Cache-control: no-cache
Accept: text/html, image/jpeg, image/png, text/*, image/*, */*
Accept-Encoding: x-gzip, x-deflate, gzip, deflate
Accept-Charset: iso-8859-15, utf-8;q=0.5, *;q=0.5
Accept-Language: en-US, en
Authorization: <stripped>
Content-Length: 2949
--------------------------------------
There's no content-type set whatsoever. I guess it's not strictly neccessary to
set it (and apache can do fine without) but it might be needed for other
servers.
On downloading the file my Apache2 mod_dav sends content-type "text/calendar"
(which seems correct). Does the interoperability problem still exist for you?
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Korganizer-devel
mailing list