HTTP 101

Switching Protocols

The server is switching protocols as requested by the client.

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