spacegate_kernel::utils

Function req_length_or_chunked

source
pub fn req_length_or_chunked(req: &mut Request<SgBody>)
Expand description

Set the content length header or transfer encoding to chunked for Request.