Feature #377

Incorrect handling of the 100 (Continue) Status

Added by Anonymous over 3 years ago. Updated 8 months ago.

Status:Wontfix Start:
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:core
Target version:-

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 2 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 2 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 about 1 year 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 about 1 year ago

anonymous: feel free to send a patch. Otherwise, please respect what the developers state.

-- Lfe

Updated by Olaf-van-der-Spek about 1 year ago

Otherwise, please respect what the developers state.

Why?

Updated by hoffie about 1 year 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 1 year ago

  • Status changed from Need Feedback to Fixed
  • Resolution set to wontfix
  1. not a bug - see http://tools.ietf.org/html/rfc2616#section-14.20
  2. if you think it is a trivial fix, then please provide a patch.
  3. fix your clients

Updated by stbuehler 8 months ago

  • Status changed from Fixed to Wontfix

Also available in: Atom PDF