Creates a System.Net.WebRequest for the specified uri.
- uri
The Uri to use when creating the System.Net.WebRequest.
![]()
The System.Net.WebRequest for the specified URI.
This method can be overridden to customize the System.Net.WebRequest before the XML Web service request is made. For example, you could add a custom header to the request.