HTTP command line from request
Source position: httpdefs.pp line 544
public property TRequest.CommandLine : string |
CommandLine contains the complete HTTP command line from the request. This includes the method, URI, and HTTP version (e.g., 'GET /path HTTP/1.1').