Feature #377
Incorrect handling of the 100 (Continue) Status
| Status: | Wontfix | Start: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | - | |||
| Missing in 1.5.x: |
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
-- cody
History
Updated by Anonymous over 3 years ago
I also see this when Flash 9 tries to upload files in Linux. Oddly, the Windows version of Flash doesn't send this header.
-- edenli+nospam
Updated by darix over 3 years ago
- Status changed from New to Fixed
- Resolution set to fixed
this bug is fixed for 1.5.x we wont fix it for 1.4.x though
Updated by Anonymous over 2 years ago
- Status changed from Fixed to Need Feedback
- Resolution deleted (
fixed)
oh guys, come on. fix this in 1.4.19, who knows when 1.5 will be ready....
Updated by Anonymous over 2 years ago
anonymous: feel free to send a patch. Otherwise, please respect what the developers state.
-- Lfe
Updated by Olaf-van-der-Spek over 2 years ago
Otherwise, please respect what the developers state.
Why?
Updated by hoffie over 2 years ago
Because developers usually know their stuff better than users and probably have good reasons for their statements.
See #1017 in this case.
Updated by stbuehler about 2 years ago
- Status changed from Need Feedback to Fixed
- Resolution set to wontfix
- not a bug - see http://tools.ietf.org/html/rfc2616#section-14.20
- if you think it is a trivial fix, then please provide a patch.
- fix your clients
Updated by stbuehler almost 2 years ago
- Status changed from Fixed to Wontfix
Updated by ricardo 2 months ago
- File 98_add_chunked_support_1.4.23.diff added
I messed where I posted the comment. My apologies.
Also available in: Atom