arachnode.net

WebClient.GetWebResponse Method

Gets the web response.

public HttpWebResponse GetWebResponse(
   string absoluteUri,
   string method
);

Parameters

absoluteUri
The absolute URI.
method
The method.

Return Value

See Also

WebClient Class | Arachnode.SiteCrawler.Components Namespace