Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] RST_STREAM Sending

Hi,

On Tue, Sep 22, 2015 at 5:02 PM, Muhui Jiang <jiangmuhui@xxxxxxxxx> wrote:
> Hi
>
> Is jetty available to send rst_stream to the server ? Maybe I am careless I
> cannot find sending rst_stream function in the javadoc. Many Thanks

Stream.reset().

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top