Module robaho.httpserver
Package robaho.net.httpserver.http2.frame
package robaho.net.httpserver.http2.frame
-
ClassDescriptionAn enumeration to define all the Flags that can be attached to a frameCreate a frame header object[rfc7540: Section 11.2] A enumeration of all the Frame types introduced in HTTP2 This specification defines a number of frame types, each identified by a unique 8-bit type code.[rfc7540 Section 6.2] The HEADERS frame (type=0x1) is used to open a stream (Section 5.1), and additionally carries a header block fragment.