HTTPHeaders Property
See Also Example Applies To
Read-Only. A string containing the HTTP headers returned from the remote server.
Syntax
object.HTTPHeaders
The object placeholder represents an XMLRPCResponse object.
Remarks
This property is read-only. Each line in the HTTPHeaders property is seperated by a CR/LF pair.
|