Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPRequestInfo.CommandType Property

Represent the enumeration value for the command used in the HTTP request.

Pascal
property CommandType: THTTPCommandType;

CommandType is a read-only THTTPCommandType property that represents the value from the enumeration for the HTTP Command used in the HTTP request. 

The default value for CommandType is hcUnknown as assigned in the Create method. CommandType is updated when the HTTP command is decoded during processing of the HTTP request.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.