You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/05/15 19:04:56 UTC

DO NOT REPLY [Bug 43711] 100-continue response when 401 expected

https://issues.apache.org/bugzilla/show_bug.cgi?id=43711


Curzio Della Santa <de...@sun.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |della@sun.com




--- Comment #16 from Curzio Della Santa <de...@sun.com>  2008-05-15 10:04:55 PST ---
I've the same issue but with a 307 (Redirect).

Apache 2.2.6 sends a 100-continue before the redirect.

This makes the client send the HTTP PUT stream on the wrong place (where none
is listening). Afterwards the client is redirected ... but does not sends the
put stream because was alreay sent ...

With Apache 1.3 worked correctly (no 100 was echoed)

My question is: Does the patch also solves this issue?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org