Error AtlasError Documentation and Resolution

HTTP 104 Upload Resumption Supported

104 Upload Resumption Supported

The server indicates temporary support for resumable upload behavior defined by the current extension draft.

104 Upload Resumption Supportedgeneral
104 Upload Resumption Supported
  • The request triggered an informational response during negotiation, upload, or long-running processing.
  • The client and server exchanged interim response details before the final status code was sent.
  • A proxy, framework, or client surfaced the interim status directly for logging or debugging.
  1. Check the final response status as well as the interim status to understand the full request outcome.
  2. Review upload, streaming, or protocol negotiation behavior if the informational response is unexpected.
  3. Confirm whether any client library, proxy, or framework is surfacing interim responses in UI or logs.
IANA: HTTP Status Code Registry (104 Upload Resumption Supported temporary registration)
104 Upload Resumption Supported: what it means and how to fix it | Error Atlas