Skip to main content

gap_headers

Function gap_headers 

Source
pub fn gap_headers() -> HeaderMap
Expand description

Headers for a gap message. The reason travels as the payload, not a header, because it is free text of unbounded length and headers are a poor place for that.