HTTP command (method and URI)
Source position: httpdefs.pp line 545
public property TRequest.Command : string read FCommand;
Command contains the HTTP method and URI portion of the command line. This excludes the HTTP version information.