Table of Contents

TTMSMCPHTTPServerRequest.Command Property

The request method as it arrived, in text. Read-only.

API unit family: TMS.MCP.HTTPServer Declaring type: TTMSMCPHTTPServerRequest Type: string

Syntax

property Command: string;

Remarks

Use TTMSMCPHTTPServerRequest.CommandType to branch on the method; this is the unparsed form.