Lines Matching refs:Http2ServerRequest
1935 * `request` {http2.Http2ServerRequest}
1973 * `request` {http2.Http2ServerRequest}
2155 * `request` {http2.Http2ServerRequest}
2193 * `request` {http2.Http2ServerRequest}
2480 * `Http2ServerRequest` {http2.Http2ServerRequest} Specifies the
2481 `Http2ServerRequest` class to use.
2482 Useful for extending the original `Http2ServerRequest`.
2483 **Default:** `Http2ServerRequest`.
3187 The HTTP/2 compatibility API is composed of [`Http2ServerRequest`][] and
3229 ### Class: `http2.Http2ServerRequest`
3237 A `Http2ServerRequest` object is created by [`http2.Server`][] or
3248 The `'aborted'` event is emitted whenever a `Http2ServerRequest` instance is
3251 The `'aborted'` event will only be emitted if the `Http2ServerRequest` writable
3320 the [`Http2ServerRequest`][]. If `error` is provided, an `'error'` event
3444 * Returns: {http2.Http2ServerRequest}
3622 has been rejected, or the state of `Http2ServerRequest` is closed prior to
3630 parameter if successful. When `Http2ServerRequest` is closed, the callback is
3782 * {http2.Http2ServerRequest}
4182 [`Http2ServerRequest`]: #class-http2http2serverrequest