Skip to content

Add detail in HttpClient documentation #3276

Closed
@rpetrusha

Description

@rpetrusha

Add detail in HttpClient documentation

See PR dotnet/docs#4330 for background information.

Issues with Existing Topics

The HttpClient documentation needs to be updated to address issues that are not discussed or differences between .NET implementations. These include:

  • The connection limit, on a per-implementation basis.
  • Issues related to using a single instance of HttpClient
  • HttpClient and the DNS refresh problem
  • Guidance on when to instantiate a new HttpClient instance

Suggest reviewers

@feherzsolt @davidsh @karelz

Metadata

Metadata

Assignees

Labels

Pri2Indicates issues/PRs that are medium priorityPri3Indicates issues/PRs that are low priorityarea-System.Netdoc-enhancementImprove the current content

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions