Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h131 HTTP_1_1 = 101 /* HTTP/1.1 */ enumerator
H A Dhttp.c435 http->version = HTTP_1_1; in httpConnectEncrypt()