Proxy component can be used stand-alone for advanced scenarios #408
Labels
Partner Blocking: Collab Services
Priority:0
Used for divisional .NET planning
Type: Idea
This issue is a high-level idea for discussion.
User Story
Used for divisional .NET planning
Milestone
Many users have very basic needs from a proxy. They don't need load balancing, affinity, or even routing, or they address those concerns in their own way. What these users really need is the code from HttpProxy that manages the transition between HttpContext and HttpRequestMessage. They want to call this from their own controller or middleware to forward specific requests to specific destinations.
Consider directly exposing HttpProxy (or a more targeted API) for these use cases.
The text was updated successfully, but these errors were encountered: