MACROMEDIA COLDFUSION STUDIO 4.5-USING COLDFUSION STUDIO Use Manual page 222

For windows 95/98/nt4/2000
Table of Contents

Advertisement

230
ReasonPhrase (OleVariant; readonly)
The Reason-Phrase element which is intended to give a short textual description of the
Status-Code. The Status-Code is intended for use by automata and the Reason-Phrase
is intended for the human user.
The following are some of the Status-Code, Reason-Phrase pairs:
200 - OK
201 - Created
202 - Accepted
204 - No Content
301 - Moved Permanently
302 - Moved Temporarily
304 - Not Modified
400 - Bad Request
401 - Unauthorized
403 - Forbidden
404 - Not Found
500 - Internal Server Error
501 - Not Implemented
502 - Bad Gateway
503 - Service Unavailable
ReceivedHeaderAsString (OleVariant; readonly)
The header elements as a string. The header elements are separated on different lines.
ReceivedStreamAsString (OleVariant)
Sets/gets the RECEIVED stream as a string. Use SaveReceivedStreamToFile to save the
received stream into a file.
Reference (OleVariant)
Sets/gets the Referer request-header field. This field allows the client to specify, for
the server's benefit, the address (URI) of the resource from which the Request-URI was
obtained. This allows a server to generate lists of back-links to resources for interest,
logging, optimized caching, and so on. It also allows obsolete or mistyped links to be
traced for maintenance. The Referer field must not be sent if the Request-URI was
obtained from a source that does not have its own URI, such as input from the user
keyboard.
Sender (OleVariant)
Sets/gets the sender parameter.
SendStreamAsString (OleVariant)
Sets/gets the SEND stream as a string.
SentCount (Integer; readonly)
The size of the content stream sent to the server. This property can be used to display
progress during asynchronous POST operations.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion studio 4.5

Table of Contents