Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h269 HTTP_FIELD_UPGRADE, enumerator
H A Dhttp.c2053 httpSetField(http, HTTP_FIELD_UPGRADE, "TLS/1.0,SSL/2.0,SSL/3.0"); in http_send()
2214 httpSetField(&myhttp, HTTP_FIELD_UPGRADE, "TLS/1.0, SSL/2.0, SSL/3.0"); in http_upgrade()