pub fn http_response_complete(buf: &[u8]) -> bool
Check if an HTTP response is complete (has full headers + body per Content-Length).