Searched defs:request_line (Results 1 – 1 of 1) sorted by relevance
95 let request_line = if $proxy { localVariable197 let request_line = format!("{} {} {}{}", $method, $path, "HTTP/1.1", crlf); localVariable