MACROMEDIA COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO Use Manual page 281

Table of Contents

Advertisement

HTTPProvider Object
RcvdCount
Syntax
RcvdCount: Integer (read-only)
The size of the content stream received from the server. Use this property to display
Description
progress during asynchronous
value extracted from the document header to get the total length of the incoming
content stream.
ReasonPhrase
Syntax
ReasonPhrase: OleVariant (read-only)
The Reason-Phrase element provides a short textual description of the Status-Code.
Description
The Status-Code is used by automata and the Reason-Phrase is 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
Syntax
ReceivedHeaderAsString: OleVariant (read-only)
The header elements as a string. The header elements are separated on different
Description
lines.
ReceivedStreamAsString
Syntax
ReceivedStreamAsString: OleVariant
Description
Sets and gets the
save the received stream into a file.
operations. Use the
GET
stream as a string. Use
RECEIVED
property
ContentLength
SaveReceivedStreamToFile
263
to

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion studio 5

Table of Contents