Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h41 HTTP_VERSION_1_1, enumerator
/third_party/cups/
Dohos_ip_conflict.patch194 + http->version = HTTP_VERSION_1_1;
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1686 request_version = HTTP_VERSION_1_1; in lws_http_action()
1691 if (request_version == HTTP_VERSION_1_1) in lws_http_action()