[PATCH] HTTP ioslave keeping POST data when it shouldn't
Dawit A.
adawit at kde.org
Wed Jun 12 00:46:37 BST 2002
On Tuesday 11 June 2002 10:11, Best, Jan-Pascal van wrote:
> Hi all (especially Dawit),
>
> Just found the patch by Dawit about persistent connections. It almost
> solves my problem, in that it resets the POST buffer in some
> circumstances and I'd like it to do that in more circumstances,
> especially after webdav queries. It seems like the check for HTTP_POST
> is not necessary. If it is removed, my webdav trouble disappears.
> Authentication for webdav still works now.
>
> Patch follows.
>
> Any objections?
Nope, feel free to apply. The check for the request method is a vestage from
the days when kio_http only dealt with the original HTTP protocol and not
WebDAV as well :)
[snipped patch]
Regards,
Dawit A.
More information about the kfm-devel
mailing list