Hi,

On Thu, Sep 8, 2016 at 11:24 AM, John Jiang <john.sha.ji...@gmail.com> wrote:
> I suppose Apache doesn't reset it. The stream just closes with NO_ERROR

What client is this, curl ?

Note that the stream cannot be closed.
The server half-closes it because it sends a full 200 OK response, but
the client should not send the request body, but it may already have
told the server the Content-Length, so it has no other option than
reset.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to