Thrown when a request is aborted via an AbortSignal. Uses the nginx convention statusCode = 499 to distinguish client cancellation.
AbortSignal
statusCode = 499
Optional
Readonly
Thrown when a request is aborted via an
AbortSignal. Uses the nginx conventionstatusCode = 499to distinguish client cancellation.