Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h41 HTTP_VERSION_1_1, enumerator
/aosp_15_r20/external/libcups/cups/
H A Dhttp.h399 HTTP_VERSION_1_1 = 101 /* HTTP/1.1 */ enumerator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dhttp.h58 #define HTTP_VERSION_1_1 { 1,1 } macro