Function tinyhttp_internal::http::parse_request

source ยท
pub fn parse_request<P: Read + Write>(conn: &mut P, config: Arc<Config>)