Home
last modified time | relevance | path

Searched defs:expect_continue (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dnghttp.h98 bool expect_continue; member
Dnghttp.cc448 bool expect_continue = false; in submit_request() local