-
Notifications
You must be signed in to change notification settings - Fork 5k
Issues: dotnet/runtime
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
HttpClientFactory doesn't clean up after itself
area-Extensions-HttpClientFactory
help wanted
[up-for-grabs] Good issue for external contributors
[API Proposal]: Consider adding methods to the HTTP Client factory that receive Type parameters instead of generic type parameters
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-Extensions-HttpClientFactory
[API Proposal]: HttpClientFactory AddMetricsEnrichment
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-Extensions-HttpClientFactory
[API Proposal]: Make AddHttpClient() inject an ITypedHttpClientFactory into instantiated class
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-Extensions-HttpClientFactory
Add API to provide existing DI scope to HttpClientFactory
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-Extensions-HttpClientFactory
Consider updating HttpClientFactory defaults to leverage SocketsHttpHandler
area-Extensions-HttpClientFactory
enhancement
Product code improvement that does NOT require public API changes/additions
[HttpClientFactory] Add support for client-side cache-control
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-Extensions-HttpClientFactory
Should IHttpClientBuilder.AddTypedClient<TClient> register the TClient as Scoped?
area-Extensions-HttpClientFactory
enhancement
Product code improvement that does NOT require public API changes/additions
Add ability to register named HttpClient after DI configuration
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-Extensions-HttpClientFactory
Handle authorization tokens with a client handler
area-Extensions-HttpClientFactory
enhancement
Product code improvement that does NOT require public API changes/additions
ProTip!
Exclude everything labeled
bug
with -label:bug.