RAD Studio VCL Reference
ContentsIndex
TISAPIResponse Members 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). 
 
Reads the value of the Content property. 
 
Extracts a date from the internal table of HTTP header variables. 
 
Extracts an integer value from the internal table of HTTP header variables. 
 
Reads the value of the LogMessage property. 
 
Reads the value of the StatusCode property. 
 
Extracts a string value from the internal table of HTTP header variables. 
 
This is InitResponse, a member of class TISAPIResponse. 
 
Sets the Content property. 
 
Sets the value of the ContentStream property to the Value parameter. 
 
Sets a date-time valued HTTP header property. 
 
Sets an integer valued HTTP header property. 
 
Sets the value of the LogMessage property. 
 
Sets the StatusCode property. 
 
Sets a string valued HTTP header property. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.