Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_session.h77 bool validate_http_headers = true; member
H A Doghttp2_session.cc200 if (session_.options_.validate_http_headers) { in PassthroughHeadersHandler()
H A Doghttp2_adapter_test.cc8259 options.validate_http_headers = false; in TEST()