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


Curzio Della Santa <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




--- Comment #16 from Curzio Della Santa <[EMAIL PROTECTED]>  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to