RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCGIRequest Methods

The methods of the TCGIRequest class are listed here.

 
Name 
Description 
 
Provides the abstract (pure virtual) prototype for a method to extract a date value from an indexed table of HTTP header variables. 
 
Provides the abstract (pure virtual) prototype for a method to extract an integer value from an indexed table of HTTP header variables. 
 
Provides the abstract (pure virtual) prototype for a method to extract a string value from an indexed table of HTTP header variables. 
 
Name 
Description 
 
Provides a method that returns the value of the HTTP header variable specified by the Name parameter. 
 
Provides a method to read from the HTTP request into a buffer. 
 
Provides the method to read Count bytes from the HTTP request into a string. 
 
Provides a method to translate a Uniform Resource Identifier (URI) into an internal representation of a location on the server. 
 
Provides a method to write Count bytes from Buffer back to the HTTP client. 
 
Writes an HTTP header string. 
 
Provides a method for writingthe string AString back to the HTTP client. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!