HTTP Status Codes - Online Reference Guide

Reference guide for HTTP status codes. Learn the meaning of 200, 404, 500, and all HTTP codes.

Share
101informational

Switching Protocols

The server is switching to the protocol requested by the client via the Upgrade header.

Common Causes

Typically seen during WebSocket connection upgrades.

Related Status Codes

Related Tools

More Code & Dev Tools