lookup> 101

101 ·Switching Protocols

The server agrees to switch protocols as requested by the client via the Upgrade header.

InformationalRFC7231#6.2.2
Status101
PhraseSwitching Protocols
TypeInformational
SpecificationRFC7231#6.2.2

What does HTTP 101 mean?

The server agrees to switch protocols as requested by the client via the Upgrade header.

It belongs to the 1xx Informational class of responses, defined in RFC7231#6.2.2.

Browse all codes in this class: 1xx Informational

Is HTTP 101 cacheable?

101 belongs to the 1xx Informational class and is usually cacheable per headers such as Cache-Control (e.g. 200, 301, 304).

What does the 1xx class mean?

1xx Informational: The server agrees to switch protocols as requested by the client via the Upgrade header.

1xx responses

Related status codes