RAD Studio VCL Reference
ContentsIndex
TWebResponse Methods Public Methods
Public Methods
 
Name 
Description 
 
Returns the value of the custom header with the specified name. 
 
Provides the abstract (pure virtual) prototype of a method that sends the response with a StatusCode of 301 (Moved Permanently) and a Location of URI. 
 
Provides the abstract (pure virtual) prototype of a method that sends the HTTP response message to the web client. 
 
Provides the abstract (pure virtual) prototype of a method that sends the HTTP response message with the contents set to the contents of AStream. 
 
Sent 
Indicates whether the HTTP response message has already been sent. 
 
Adds a cookie header to the response message. 
 
Replaces the value of a specified custom header. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.