Searched defs:writeEarlyHints (Results 1 – 2 of 2) sorted by relevance
/third_party/node/lib/internal/http2/ | ||
D | compat.js | 851 writeEarlyHints(hints) { method in Http2ServerResponse |
/third_party/node/lib/ | ||
D | _http_server.js | 309 ServerResponse.prototype.writeEarlyHints = function writeEarlyHints(hints, cb) { method in ServerResponse |