Back to product page

Properties



BodyHolds response body.
CharsetCharacter set to use for text conversion.
ContentEncodingReturns encoding mechanism used.
ContentTransferEncodingReturns document transfer encoding.
ContentTypeReturns document type.
CookiesHolds response cookies.
DateReturns creation date of the document.
ExpiresReturns the date after which the information is invalid.
FilenameHolds filename where body is stored.
HeadersReference to header fields.
LastModifiedReturns date when object was modified.
LengthHolds length of received body.
RemoteIPReturns IP address of the server.
ServerReturns information about the server (name, version, etc.)
StatusHolds response status.
StatusCodeHolds numerical status code.

Platforms

Windows