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