Searched refs:ShutdownBadRequest (Results 1 – 1 of 1) sorted by relevance
124 void ShutdownBadRequest(base::UnixSocket* sock, const char* reason) { in ShutdownBadRequest() function190 return ShutdownBadRequest(sock, "Request body too big"); in OnDataAvailable()232 ShutdownBadRequest(client->sock.get(), "Malformed HTTP request"); in ParseOneHttpRequest()