dotnet / dotnet/aspnetcore

Add more first-class options to HttpConnectionOptions

Open
#14,427 1 comment 3 reactions 0 assignees View on GitHub
affected-very-few area-signalr enhancement severity-minor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

We support configuring things like CertificateValidationCallbacks, but they have to be done for the HttpClient and WebSocket separately. We should do what we do for other options (headers, etc.) and provide first-class properties that we copy to each of the option types.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.