WebRequest(string) Constructor
Creates a new download request.
Namespace
Statiq.Core
Containing Type
WebRequest

Syntax

public WebRequest(string uri)

Parameters

Name Type Description
uri string The URI to download from.