Home
last modified time | relevance | path

Searched refs:createPushResponse (Results 1 – 6 of 6) sorted by relevance

/third_party/node/test/parallel/
Dtest-http2-compat-serverresponse-createpushresponse.js20 () => response.createPushResponse({
32 response.createPushResponse({
40 response.createPushResponse({
/third_party/node/lib/internal/http2/
Dcompat.js768 createPushResponse(headers, callback) { method in Http2ServerResponse
/third_party/node/doc/api/
Dhttp2.md3320 #### `response.createPushResponse(headers, callback)`
/third_party/node/doc/changelogs/
DCHANGELOG_V14.md1706 …commit/afb9534d65)] - **doc**: correct callback parameter type for createPushResponse() (Rich Trot…
DCHANGELOG_V8.md462 …https://github.com/nodejs/node/commit/3fe9293efc)] - **doc**: make createPushResponse() more detai…
DCHANGELOG_V10.md2312 …https://github.com/nodejs/node/commit/f27a25472c)] - **doc**: make createPushResponse() more detai…