Protocol::HTTP2SourceProtocolHTTP2Padded

module Padded

Certain frames can have padding: https://http2.github.io/http2-spec/#padding

+---------------+ |Pad Length? (8)| +---------------+-----------------------------------------------+ | Data () ... +---------------------------------------------------------------+ | Padding () ... +---------------------------------------------------------------+