Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-h2-large-header-cause-client-to-hangup.js24 const clientSession = http2.connect(`http://localhost:${server.address().port}`); constant
Dtest-http2-exceeds-server-trailer-size.js36 const clientSession = connect(`http://localhost:${server.address().port}`); constant