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

Syntax

public WebRequest(Uri uri)

Parameters

Name Type Description
uri Uri The URI to download from.