CreateHttpClient() Method
Creates a HttpClient instance that should be used for all HTTP communication.
Namespace
Statiq.Core
Containing Type
Engine
Implements

Syntax

public HttpClient CreateHttpClient()

Return Value

Type Description
HttpClient A new HttpClient instance.