HTTP 100

Continue

The server has received the request headers and the client should proceed to send the request body.

Status Type

Informational (1xx)

The request was received and is being processed

Common Scenarios

  • • Request received and understood
  • • Processing is continuing
  • • Protocol switching in progress
  • • Preliminary response sent

How to Fix This Error

Client errors can often be resolved by adjusting the request:

  • • Verify the URL is correct and properly formatted
  • • Check authentication credentials and permissions
  • • Ensure request headers and parameters are valid
  • • Try refreshing the page or clearing browser cache
  • • Contact the website administrator if problems continue