Home
last modified time | relevance | path

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

/third_party/node/test/sequential/
Dtest-http2-large-file.js12 const server = http2.createServer({ settings: { initialWindowSize: 6553500 } }); property
24 { settings: { initialWindowSize: 6553500 } }); property
/third_party/node/test/parallel/
Dtest-http2-window-size.js17 function run(buffers, initialWindowSize) { argument
54 initialWindowSize field
Dtest-http2-misbehaving-flow-control.js67 const server = h2.createServer({ settings: { initialWindowSize: 18 } }); property
Dtest-http2-misbehaving-flow-control-paused.js57 const server = h2.createServer({ settings: { initialWindowSize: 36 } }); property
Dtest-http2-session-settings.js54 initialWindowSize: 123456 property
Dtest-http2-getpackedsettings.js99 initialWindowSize: 100, property