Home
last modified time | relevance | path

Searched refs:expect_100_continue_ (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_downstream.cc148 expect_100_continue_(false) { in Downstream()
863 expect_100_continue_ = in inspect_http1_request()
1169 return expect_100_continue_; in get_expect_100_continue()
Dshrpx_downstream.h608 bool expect_100_continue_; variable