Searched refs:http_without_body (Results 1 – 1 of 1) sorted by relevance
618 const char http_without_body[] = "Test HTTP Header\r\n\r\n"; in TEST() local619 ServerCacheReplayer cache_replayer(ServerCache{{key, http_without_body}}); in TEST()