HTTPVersion Property
See Also Example Applies To
A value from the HTTP_Versions enumerated list indicating the HTTP version to be used in the call to the remote server.
Syntax
object.HTTPVersion
The object placeholder represents an XMLHTTPCall object.
Settings
See the HTTP_Versions enumerated list topic for more information.
Remarks
The default setting of this property is HTTP_1_0.
|