Home
last modified time | relevance | path

Searched refs:h1reqs (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/src/
H A Dh2load_http1_session.cc192 const auto &req = config->h1reqs[client_->reqidx]; in submit_request()
195 if (client_->reqidx == config->h1reqs.size()) { in submit_request()
H A Dh2load.h75 std::vector<std::string> h1reqs; member
H A Dh2load.cc3047 config.h1reqs.reserve(reqlines.size()); in main()
3079 config.h1reqs.push_back(std::move(h1req)); in main()

Completed in 6 milliseconds