Searched defs:rawTrailers (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/lib/ | ||
| D | _http_incoming.js | 64 this.rawTrailers = []; property in IncomingMessage |
| /third_party/node/lib/internal/http2/ | ||
| D | compat.js | 131 function onStreamTrailers(trailers, flags, rawTrailers) { argument |