spacegate_kernel::utils

Function with_length_or_chunked

source
pub fn with_length_or_chunked(resp: &mut Response<SgBody>)
Expand description

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