Lines Matching refs:Http2ServerResponse
1753 * `response` {http2.Http2ServerResponse}
1789 * `response` {http2.Http2ServerResponse}
1949 * `response` {http2.Http2ServerResponse}
1985 * `response` {http2.Http2ServerResponse}
2243 * `Http2ServerResponse` {http2.Http2ServerResponse} Specifies the
2244 `Http2ServerResponse` class to use.
2245 Useful for extending the original `Http2ServerResponse`.
2246 **Default:** `Http2ServerResponse`.
2928 [`Http2ServerResponse`][]. They aim at API compatibility with HTTP/1, but
3265 ### Class: `http2.Http2ServerResponse`
3331 * `res` {http2.Http2ServerResponse} The newly-created `Http2ServerResponse`
3335 given [`Http2Stream`][] on a newly created `Http2ServerResponse` as the callback
3533 * Returns: {http2.Http2ServerResponse}
3687 * Returns: {http2.Http2ServerResponse}
3692 Returns a reference to the `Http2ServerResponse`, so that calls can be chained.
3818 [`Http2ServerResponse`]: #http2_class_http2_http2serverresponse