Home
last modified time | relevance | path

Searched defs:rawTrailers (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/
D_http_incoming.js64 this.rawTrailers = []; property in IncomingMessage
/third_party/node/lib/internal/http2/
Dcompat.js131 function onStreamTrailers(trailers, flags, rawTrailers) { argument
346 get rawTrailers() { getter in Http2ServerRequest