Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-http2-max-invalid-frames.js14 const maxSessionInvalidFrames = 100; constant
15 const server = http2.createServer({ maxSessionInvalidFrames }); field
Dtest-http2-empty-frame-without-eof.js21 maxSessionInvalidFrames field
Dtest-http2-reset-flood.js16 const server = http2.createServer({ maxSessionInvalidFrames: 100 }); property
Dtest-http2-createsecureserver-options.js39 maxSessionInvalidFrames: [ property
Dtest-http2-createserver-options.js39 maxSessionInvalidFrames: [ property