Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TRequest.Command

HTTP command (method and URI)

Declaration

Source position: httpdefs.pp line 545

public property TRequest.Command : string
  read FCommand;

Description

Command contains the HTTP method and URI portion of the command line. This excludes the HTTP version information.


Documentation generated on: Jan 16 2026