Home
last modified time | relevance | path

Searched refs:supports_non_final_response (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream_test.cc174 CU_ASSERT(d.supports_non_final_response()); in test_downstream_supports_non_final_response()
179 CU_ASSERT(d.supports_non_final_response()); in test_downstream_supports_non_final_response()
184 CU_ASSERT(d.supports_non_final_response()); in test_downstream_supports_non_final_response()
189 CU_ASSERT(!d.supports_non_final_response()); in test_downstream_supports_non_final_response()
194 CU_ASSERT(!d.supports_non_final_response()); in test_downstream_supports_non_final_response()
H A Dshrpx_downstream.h443 bool supports_non_final_response() const;
H A Dshrpx_downstream.cc892 bool Downstream::supports_non_final_response() const { in supports_non_final_response() function in shrpx::Downstream
H A Dshrpx_https_upstream.cc1130 !downstream->supports_non_final_response()) { in on_downstream_header_complete()

Completed in 6 milliseconds