A fulfilled pending request. This class contains the request that was sent upstream, the backend that represents where the upstream was sent, and the response that was returned from the origin.
Backend that the request was sent to.
The as-fetch request that was fufilled.
as-fetch
as-fetch Response that was completed and sent back after sending the request.
Response
Generated using TypeDoc
A fulfilled pending request. This class contains the request that was sent upstream, the backend that represents where the upstream was sent, and the response that was returned from the origin.