Ticket #377 (closed enhancement: wontfix)
Incorrect handling of the 100 (Continue) Status
| Reported by: | cody@… | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
Lighttpd currently does not handle section 8.2.3 of the HTTP/1.1 spec correctly (it always responds with HTTP/1.1 417 Expectation Failed). As a result many common HTTP/1.1 clients cannot POST data to lighttpd based web servers. (mshtml, Visual Studio, libcurl, HttpClient?, HttpWebRequest?)
Please see section 8.2.3 of http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

