Home
last modified time | relevance | path

Searched refs:SHRPX_ERR_TLS_REQUIRED (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_error.h41 SHRPX_ERR_TLS_REQUIRED = -105, enumerator
H A Dshrpx_https_upstream.cc506 if (rv == SHRPX_ERR_TLS_REQUIRED) { in htp_hdrs_completecb()
1519 if (rv == SHRPX_ERR_TLS_REQUIRED) { in on_downstream_reset()
H A Dshrpx_http2_upstream.cc476 if (rv == SHRPX_ERR_TLS_REQUIRED) { in initiate_downstream()
2123 if (rv == SHRPX_ERR_TLS_REQUIRED) { in on_downstream_reset()
H A Dshrpx_http3_upstream.cc1648 if (rv == SHRPX_ERR_TLS_REQUIRED) { in on_downstream_reset()
2355 if (rv == SHRPX_ERR_TLS_REQUIRED) { in initiate_downstream()
H A Dshrpx_client_handler.cc1102 err = SHRPX_ERR_TLS_REQUIRED; in get_downstream_connection()
H A Dshrpx_http_downstream_connection.cc113 if (rv == SHRPX_ERR_TLS_REQUIRED) { in retry_downstream_connection()

Completed in 13 milliseconds