Skip to main content

REQUEST_CANCELLED

Constant REQUEST_CANCELLED 

Source
pub const REQUEST_CANCELLED: Code;
Expand description

The request or its response is cancelled (RFC 9114 §8.1).

The closest registered code for a response body this server gives up on because the peer stopped reading it: nothing was malformed and nothing failed upstream, the transfer simply cannot be completed.