SP.ClientRequest.webRequest Property
Applies to: SharePoint Foundation 2010
Gets the request to the URL associated with the client request.
var value = SP.ClientRequest.get_webRequest();
Property Value
Type: WebRequest
The request to the URL.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets the request to the URL associated with the client request.
var value = SP.ClientRequest.get_webRequest();
Type: WebRequest
The request to the URL.