PATCH: XMLHttpRequest
Dawit Alemayehu
adawit at kde.org
Thu Oct 13 20:18:44 BST 2005
On Thursday 13 October 2005 05:18, Richard Moore wrote:
> > + else if (name == "authorization" || name == "proxy-authorization" ||
> > + name == "content-length" || name == "host" || name == "connect" ||
> > + name == "copy" || name == "move" || name == "delete" ||
> > + name == "head" || name == "trace" || name == "put" ||
> > + name == "propfind" || name == "proppatch" || name == "mkcol" ||
> > + name == "lock" || name == "unlock")
>
> I wonder if "options" should be in this list too?
> Rich.
Sure! Will add it. There are more web DAV extensions I need to add as well.
--
Regards,
Dawit A.
"Practice what you preach, preach what you practice"
More information about the kfm-devel
mailing list