pub fn extract_http_full_command(buf: &[u8]) -> Option<String>
Extract full HTTP request (method + path + body if present).