Skip to Content
DevelopersError reference

AXIOS/HTTP<status>

A dynamic code family for Axios failures classified by the actual HTTP response status, such as AXIOS/HTTP404.

Classification

Dynamic HTTP family. The wire value and spelling remain the same in every language. A registered code does not establish that its feature is active in every deployment.

Handling

Check the transport and connection state. A timeout or broken response does not prove the server made no change. Reconcile state-changing operations before retrying; reconnect only according to the session policy.

Normalization contract · All codes · Report a problem