Lines Matching defs:API
79 ### Server-side example
116 ### Client-side example
146 ### Class: `Http2Session`
742 ### Class: `ServerHttp2Session`
869 ### Class: `ClientHttp2Session`
1005 ### Class: `Http2Stream`
1453 ### Class: `ClientHttp2Stream`
1538 ### Class: `ServerHttp2Stream`
1917 ### Class: `Http2Server`
2137 ### Class: `Http2SecureServer`
2367 ### `http2.createServer([options][, onRequestHandler])`
2524 ### `http2.createSecureServer(options[, onRequestHandler])`
2665 ### `http2.connect(authority[, options][, listener])`
2779 ### `http2.constants`
2807 ### `http2.getDefaultSettings()`
2819 ### `http2.getPackedSettings([settings])`
2841 ### `http2.getUnpackedSettings(buf)`
2853 ### `http2.sensitiveHeaders`
2867 ### Headers object
2941 ### Settings object
2991 ### Error handling
3013 ### Invalid character handling in header names and values
3034 ### Push streams on the client
3054 ### Supporting the `CONNECT` method
3131 ### The extended `CONNECT` protocol
3192 ### ALPN negotiation
3229 ### Class: `http2.Http2ServerRequest`
3547 ### Class: `http2.Http2ServerResponse`