RAD Studio VCL Reference
ContentsIndex
TCGIRequest Methods Public Methods
Public Methods
 
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) 2008 CodeGear(TM). All Rights Reserved.