Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-http-server-response-standalone.js14 httpVersionMajor: 1, property
Dtest-child-process-http-socket-leak.js31 httpVersionMajor: req.httpVersionMajor, property
Dtest-http-outgoing-message-write-callback.js24 httpVersionMajor: 1, property
Dtest-http2-compat-serverrequest.js18 httpVersionMajor: 2, property
/third_party/node/lib/
D_http_client.js649 httpVersionMajor: res.httpVersionMajor, property
/third_party/node/lib/internal/http2/
Dcompat.js379 get httpVersionMajor() { getter in Http2ServerRequest