Hi,

On Thu, Sep 24, 2015 at 7:28 AM, Muhui Jiang <[email protected]> wrote:
> Hi
>
> Does Jetty Http/2 server implements the
>
> padding,

No.

> server push

Yes.

> and flow control strategy.

Yes.

> If so, is it available to propose the related files for me

The HTTP/2 implementation is in module jetty-http2.

The push functionality is implemented by PushCacheFilter which is in
the jetty-servlets module.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.
_______________________________________________
jetty-users mailing list
[email protected]
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