Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_http_parser.cc545 uint64_t headers_timeout = 0; in Initialize() local
845 bool lenient, uint64_t headers_timeout) { in Init()