Creates a
HttpClient instance that should be used for all HTTP communication.
- Namespace
- Statiq
.Common - Containing Type
- IExecutionState
Syntax
HttpClient CreateHttpClient()
Return Value
| Type | Description |
|---|---|
| HttpClient | A new HttpClient instance. |