mockwebserver / okhttp3.mockwebserver / SocketPolicy / EXPECT_CONTINUE

EXPECT_CONTINUE

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.