Table of Contents

TTMSMCPClientServerBeforeHTTPRequestEvent Event Type

Lets the application add headers to an outgoing HTTP request.

API unit family: TMS.MCP.Client.Connection

Parameters

Name Description
Sender Connection that is about to send the request.
ACustomHeaders Header list to extend, one Name: value entry per line. It belongs to the transport; add to it rather than replacing it.