Home
last modified time | relevance | path

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

/external/qemu/proxy/
Dproxy_http_connector.c136 int http1, http2, codenum; in connection_poll() local
139 if ( sscanf(line, "HTTP/%d.%d %d", &http1, &http2, &codenum) != 3 ) { in connection_poll()