HeadersToSend Property
See Also Example Applies To
Read-Only. An XMLHTTPHeaders object containing the HTTP headers to send to the remote server.
Syntax
object.HeadersToSend
The object placeholder represents an XMLHTTPCall object.
Remarks
The default setting of this property is Nothing.
|