RAD Studio VCL Reference
ContentsIndex
TWebResponse Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Appends the custom headers specified by the CustomHeaders property to the Headers parameter. 
 
Lists of one or more comma-separated challenges provided when the request fails with StatusCode 401 (Unauthorized). 
 
Provides the abstract (pure virtual) prototype of a method to access the Content property. 
 
Provides the abstract (pure virtual) prototype of a method to extract a date value from an indexed table of HTTP header variables. 
 
Provides the abstract (in C++ terminology, pure vitrual) prototype of a method to extract an integer value from an indexed table of HTTP header variables. 
 
Provides the abstract (pure virtual) prototype of a method to access the LogMessage property. 
 
Provides the abstract (pure virtual) prototype of a method to access the StatusCode property. 
 
Provides the prototype of a method to extract a string value from an indexed table of HTTP header variables. 
 
Provides the abstract (pure virtual) prototype of a method to set the Content property. 
 
Sets the value of the ContentStream property to the Value parameter. 
 
Provides the abstract (pure virtual) prototype of a method to set a date-time valued HTTP header property. 
 
Provides the abstract (pure virtual) prototype of a method to set an integer valued HTTP header property. 
 
Provides the abstract (pure virtual) prototype of a method to set the value of the LogMessage property. 
 
Provides the abstract (pure virtual) prototype of a method to set the value of the StatusCode property. 
 
Provides the abstract (pure virtual) prototype of a method to set a string valued HTTP header property. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.