lookup> Expect

Expect

is used to indicate that particular server behaviors are required by the client.

请求头RFC7231#5.1.1
NameExpect
Type请求头
SpecificationRFC7231#5.1.1

is used to indicate that particular server behaviors are required by the client.

Expect: 100-continue

RFC7231#5.1.1

What does the Expect header do?

is used to indicate that particular server behaviors are required by the client.

Is Expect a request or response header?

It is classified as a request header and can appear in requests or responses depending on context.

Related status codes