Home
last modified time | relevance | path

Searched defs:Http2Session (Results 1 – 12 of 12) sorted by relevance

/third_party/node/doc/api/
Dhttp2.md127 #### `Http2Session` and sockets
142 #### Event: `'close'`
150 #### Event: `'connect'`
163 #### Event: `'error'`
173 #### Event: `'frameError'`
193 #### Event: `'goaway'`
209 #### Event: `'localSettings'`
230 #### Event: `'ping'`
240 #### Event: `'remoteSettings'`
256 #### Event: `'stream'`
[all …]
/third_party/nghttp2/src/
Dshrpx_http2_downstream_connection.h39 class Http2Session; variable
Dshrpx_connection_handler.h57 class Http2Session; variable
Dh2load_http2_session.cc39 Http2Session::Http2Session(Client *client) in Http2Session() function in h2load::Http2Session
Dshrpx_worker.h59 class Http2Session; variable
Dshrpx_http2_session.cc181 Http2Session::Http2Session(struct ev_loop *loop, SSL_CTX *ssl_ctx, in Http2Session() function in shrpx::Http2Session
Dshrpx_config.h65 class Http2Session; variable
/third_party/node/test/parallel/
Dtest-http2-client-onconnect-errors.js69 Http2Session.prototype.request = () => currentError; class
/third_party/node/tools/doc/
Dtype-parser.mjs113 'Http2Session': 'http2.html#http2_class_http2session', property
/third_party/node/src/
Dnode_http2.h163 class Http2Session; variable
500 friend class Http2Session; variable
Dnode_http2.cc461 Http2Session::Http2Session(Http2State* http2_state, in Http2Session() function in node::http2::Http2Session
/third_party/node/lib/internal/http2/
Dcore.js1163 class Http2Session extends EventEmitter { class
3343 Http2Session, property