Home
last modified time | relevance | path

Searched refs:proxy_protocol_v2_read (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_client_handler.h86 int proxy_protocol_v2_read();
Dshrpx_client_handler.cc1332 return proxy_protocol_v2_read(); in proxy_protocol_read()
1516 int ClientHandler::proxy_protocol_v2_read() { in proxy_protocol_v2_read() function in shrpx::ClientHandler