https://bz.apache.org/bugzilla/show_bug.cgi?id=57661

--- Comment #10 from Michael Osipov <micha...@apache.org> ---
(In reply to Christopher Schultz from comment #9)
> Why send 100-continue if you don't expect to send a request entity? The
> whole point of 100-continue is to request permission from the server to send
> a (usually large) request entity.

because a client impl may does this by default. I haven't veryfied Apache
HttpClient not to send the header when not HttpEntity is attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to