Home
last modified time | relevance | path

Searched refs:HDOP_STRIP_EARLY_DATA (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dhttp2.h209 HDOP_STRIP_EARLY_DATA = 1 << 4, enumerator
213 HDOP_STRIP_EARLY_DATA,
H A Dhttp3.cc108 if (flags & http2::HDOP_STRIP_EARLY_DATA) { in copy_headers_to_nva_internal()
H A Dshrpx_http2_downstream_connection.cc340 (earlydataconf.strip_incoming ? http2::HDOP_STRIP_EARLY_DATA : 0) | in push_request_headers()
H A Dhttp2.cc395 if (flags & HDOP_STRIP_EARLY_DATA) { in copy_headers_to_nva_internal()
504 if (flags & HDOP_STRIP_EARLY_DATA) { in build_http1_headers_from_headers()
H A Dshrpx_http_downstream_connection.cc538 (earlydataconf.strip_incoming ? http2::HDOP_STRIP_EARLY_DATA : 0) | in push_request_headers()

Completed in 6 milliseconds