Overload List
Name | Description | |
---|---|---|
CreateRequest(HttpMethod, Url) |
Creates a Request object that can be used to send an HTTP request to the web server.
| |
CreateRequest(HttpMethod, Url, Int32) |
Creates a Request object that can be used to send an HTTP request to the web server,
specifying a unique identifier that can be used to track the request.
|
See Also