Searched refs:tls_upgrade (Results 1 – 2 of 2) sorted by relevance
283 int tls_upgrade; /* Non-zero if we are doing an upgrade */ member
2428 else if (http->encryption == HTTP_ENCRYPTION_REQUIRED && !http->tls_upgrade) in httpReconnect2()4358 http->fd, http->status, http->tls_upgrade)); in http_send()4602 http->tls_upgrade = 1; in http_tls_upgrade()4635 http->tls_upgrade = 0; in http_tls_upgrade()