Function kvarn::prelude::utils::get_body_length_request

source ยท
pub fn get_body_length_request<T>(request: &Request<T>) -> usize
Expand description

Gets the body length from the Request::headers of request.