RAD Studio VCL Reference
ContentsIndex
TWebRequest Methods Public Methods
Public Methods
 
Name 
Description 
 
Parses the Content property into its constituent fields. 
 
Parses the Cookie property into its constituent fields. 
 
This is the overview for the ExtractFields method overload. 
 
Parses the Query property into its constituent fields. 
 
Provides the abstract (pure virtual) prototype for a method that returns the value of the HTTP header variable specified by the Name parameter. 
 
Provides the abstract (pure virtual) prototype for a method to read from the HTTP request into a buffer. 
 
Provides the abstract (pure virtual) prototype for a method to read Count bytes from the HTTP request into a string. 
 
This is ReadUnicodeString, a member of class TWebRequest. 
 
Provides the abstract (pure virtual) prototype for a method to translate a Uniform Resource Identifier (URI) into an internal representation of a location on the server. 
 
Provides the abstract (pure virtual) prototype for a method to write Count bytes from Buffer back to the HTTP client. 
 
Provides the abstract (pure virtual) prototype for a method to write an HTTP header string. 
 
Provides the abstract (pure virtual) prototype for a method to write the string AString back to the HTTP client. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.