Subject: | Support for the Expect header |
Date: | Tue, 3 Jul 2007 11:17:33 +0200 |
To: | bug-libwww-perl [...] rt.cpan.org |
From: | Martijn van de Streek <martijn [...] foodfight.org> |
Message body not shown because it is not plain text.
Hello,
I was playing around with HTTP::Daemon, WebDAV and 'litmus'
(http://www.webdav.org/neon/litmus/ , a WebDAV protocol compliance
test), and I noticed that the HTTP 'Expect' test failed.
As I couldn't get to the request early enough in my own code, I've
patched HTTP::Daemon to do it for me.
Please see RFC2616, sections 8.2.3 ("Use of the 100 (Continue) Status"),
and 14.20 ("Expect") for more details on this bit of HTTP.
The litmus HTTP tests succeed with this patch applied.
Martijn
--
Sorry isn't an excuse when you do something stupid on purpose.
Message body is not shown because sender requested not to inline it.