solicit::http::frame::FrameHeader
[−]
[src]
type FrameHeader = (u32, u8, u8, u32);
An alias for the 4-tuple representing the components of each HTTP/2 frame header.