Lines Matching defs:http2
48 namespace http2 {
420 // about significant events while processing http2 stuff.
1181 // the flow control process in http2
1265 // We use this currently to determine when an attempt is made to use the http2
1266 // protocol with a non-http2 peer.
1273 // the session errored because the peer is not an http2 peer.
1870 // Creates a new Http2Stream and submits a new http2 request.
3179 // Set up the process.binding('http2') binding.
3346 } // namespace http2
3349 NODE_BINDING_CONTEXT_AWARE_INTERNAL(http2, node::http2::Initialize)