Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h40 HTTP_VERSION_1_0, enumerator
/aosp_15_r20/external/libcups/cups/
H A Dhttp.h398 HTTP_VERSION_1_0 = 100, /* HTTP/1.0 */ enumerator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dhttp.h57 #define HTTP_VERSION_1_0 { 1,0 } macro