Envoy will set this header on the downstream response if a request was dropped due to either maintenance mode or upstream circuit breaking.
Contains the time in milliseconds spent by the upstream host processing the request. This is useful if the client wants to determine service time compared to network latency. This header is set on responses.
Generated using TypeDoc
EnvoyResponse is a little enhanced from the original Response of node-fetch