EXPECT_CONTINUE
Transmit a HTTP/1.1 100 Continue response before reading the HTTP request body. Typically this response is sent when a client makes a request with the header Expect: 100-continue.
HTTP/1.1 100 Continue
Expect: 100-continue