Home
last modified time | relevance | path

Searched refs:HTTP_UPGRADE_REQUIRED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp-support.c284 case HTTP_UPGRADE_REQUIRED : in httpStatus()
H A Dhttp.h227 HTTP_UPGRADE_REQUIRED = 426, /* Upgrade to SSL/TLS required */ enumerator
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c594 } else if (status == HTTP_UPGRADE_REQUIRED) { in ipp_send_request_with_file()