RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinCGIRequest Methods

The methods of the TWinCGIRequest class are listed here.

 
Name 
Description 
 
Provides the abstract (pure virtual) prototype for a method to extract a string value from an indexed table of HTTP header variables. 
 
Name 
Description 
 
A specific GetFieldByName method for the TWinCGIRequest object. 
 
A specific method for reading from the HTTP request into a buffer. 
 
A specific method for reading Count bytes from the HTTP request into a string. 
 
A specific method for writing Count bytes from Buffer back to the HTTP client. 
 
A specific method for writing the string AString back to the HTTP client. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!