- Summary
Controls the behavior of the "Expect: 100-Continue" header.- Types
-
- Default
- Constant
Set to to enable the "Expect: 100-Continue" header for all requeststhat sends a body. Set to to disable the "Expect: 100-Continue"header for all requests. Set to a number so that the size of the payload mustbe greater than the number in order to send the Expect header. Setting to anumber will send the Expect header for all requests in which the size of thepayload cannot be determined or where the body is not rewindable.