Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-http-response-no-headers.js34 function test(httpVersion, callback) { argument
Dtest-http2-https-fallback-http-server-options.js26 httpVersion: request.httpVersion, property
Dtest-http2-https-fallback.js31 httpVersion: request.httpVersion property
/third_party/node/lib/
D_http_client.js648 httpVersion: res.httpVersion, property
/third_party/node/lib/internal/http2/
Dcompat.js387 get httpVersion() { getter in Http2ServerRequest