Searched refs:HTTP_UPGRADE_REQUIRED (Results 1 – 3 of 3) sorted by relevance
286 case HTTP_UPGRADE_REQUIRED : in httpStatus()
229 HTTP_UPGRADE_REQUIRED = 426, /* Upgrade to SSL/TLS required */ enumerator
594 } else if (status == HTTP_UPGRADE_REQUIRED) { in ipp_send_request_with_file()