Skip to main content

extract_http_full_command

Function extract_http_full_command 

Source
pub fn extract_http_full_command(buf: &[u8]) -> Option<String>
Expand description

Extract full HTTP request (method + path + body if present).