Discuss this help topic in SecureBlackbox Forum
Specifies whether to use the 100-continue approach.
Declaration
Description
Set this property to True to use the 100-continue approach for POST and PUT commands. In this case before the request body client sends a request message whether the server is willing to accept the request body. The request body is sent only if the server accepts it.