Discuss this help topic in SecureBlackbox Forum
Call this method to send response headers to the client.
Declaration
Parameters
Description
Use this method to send response headers to the client.
Use
SendResponseData method to send response body.
Note, that
ResponseParameters
should be created by user's code, but it is destroyed by TElHTTPSServer automatically,
when
ResponseComplete is called.