Skip to main content

http_response_complete

Function http_response_complete 

Source
pub fn http_response_complete(buf: &[u8]) -> bool
Expand description

Check if an HTTP response is complete (has full headers + body per Content-Length).