Downloads the specified URIs with a default request header.
- Namespace
- Statiq
.Core - Containing Type
- ReadWeb
Syntax
public ReadWeb(params string[] uris)
Parameters
| Name | Type | Description |
|---|---|---|
| uris | string[] | The URIs to download. |
public ReadWeb(params string[] uris)
| Name | Type | Description |
|---|---|---|
| uris | string[] | The URIs to download. |