pub fn encode_headers(headers: &ScgiHeaders, content_length: usize) -> Vec<u8> ⓘ
Encode headers to be sent over the wire.
The SCGI and CONTENT_LENGTH headers are added automatically.
SCGI
CONTENT_LENGTH