- Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
kind/enhancementImprovements to existing feature.Improvements to existing feature.
Milestone
Description
Whether (and how many times) you want to redirect is usually a setting that you want to be able to set per request and not globally per HTTPClient. Unfortunately, from what I can tell right now, we only allow setting this setting globally which is not practical given the fact that many client need to choose how they handle redirects, yet a single HTTPClient should be widely shared across the application.
Metadata
Metadata
Assignees
Labels
kind/enhancementImprovements to existing feature.Improvements to existing feature.