Class PrefaceFrame


  • public class PrefaceFrame
    extends Frame
    • Field Detail

      • PREFACE_PREAMBLE_BYTES

        public static final byte[] PREFACE_PREAMBLE_BYTES
        The bytes of the HTTP/2 preface that form a legal HTTP/1.1 request, used in the direct upgrade.
      • PREFACE_BYTES

        public static final byte[] PREFACE_BYTES
        The HTTP/2 preface bytes.
    • Constructor Detail

      • PrefaceFrame

        public PrefaceFrame()