HTTPProvider object
291
RcvdCount
Syntax
RcvdCount: Integer (read-only)
Description
The size of the content stream received from the server. Use this property to display
progress during asynchronous
GET
operations. Use the
ContentLength
property
value extracted from the document header to get the total length of the incoming
content stream.
ReasonPhrase
Syntax
ReasonPhrase: OleVariant (read-only)
Description
The Reason-Phrase element provides a short textual description of the Status-Code.
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)
Description
The header elements as a string. The header elements are separated on different
lines.
ReceivedStreamAsString
Syntax
ReceivedStreamAsString: OleVariant
Description
Sets and gets the
RECEIVED
stream as a string. Use
SaveReceivedStreamToFile
to
save the received stream into a file.
Summary of Contents for HOMESITE
Page 11: ...Contents xi Table of CommandID values 310 Table of SettingID values 314 Glossary 323...
Page 12: ...xii Contents...
Page 20: ...xx About This Book...
Page 28: ...8 Chapter 1 Setting Up the Product...
Page 70: ...50 Chapter 4 Managing Files...
Page 88: ...68 Chapter 5 Writing Code and Web Content...
Page 116: ...96 Chapter 6 Editing Pages...
Page 148: ...128 Chapter 7 Using Web Development Languages...
Page 190: ...170 Chapter 11 Deploying Files...
Page 210: ...190 Chapter 12 Testing and Maintaining Web Pages...
Page 216: ...196 Chapter 13 Extending the Help System...
Page 350: ...330 Glossary...
Page 358: ...338 Index...