Discuss this help topic in SecureBlackbox Forum
TElHTTPSServer.Send100Continue
TElHTTPSServer See also
Filter: C# VB.NET Pascal C++ PHP Java
Sends a 100 (Continue) response to the client.
Declaration
Description
Call this method to allow the client to continue with its request (please see the RFC #2616 for further information).
See also: SendResponseHeaders