Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h41 HTTP_VERSION_1_1, enumerator
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1675 request_version = HTTP_VERSION_1_1; in lws_http_action()
1680 if (request_version == HTTP_VERSION_1_1) in lws_http_action()