Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-http2-origin.js84 const originSet = [`https://localhost:${server.address().port}`]; variable
119 const originSet = [`https://localhost:${server.address().port}`]; variable
/third_party/node/lib/internal/http2/
Dcore.js1256 get originSet() { getter in Http2Session