Interface Http2Request

  • All Superinterfaces:
    HttpRequest

    public interface Http2Request
    extends HttpRequest
    Representation of an HTTP 2 request message provided by the dispatcher to any HTTP container.
    • Method Detail

      • isPushSupported

        boolean isPushSupported()
      • pushNewRequest

        void pushNewRequest​(Http2PushBuilder pushBuilder)
        Initiate a Push request