-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Labels
RoutingOcelot feature: RoutingOcelot feature: RoutingSpring'24Spring 2024 releaseSpring 2024 releasefeatureA new featureA new featuremergedIssue has been merged to dev and is waiting for the next releaseIssue has been merged to dev and is waiting for the next release
Milestone
Description
Hi,
I'm interested if Ocelot currently supports downstream routing to multiple endpoints based on a Request Header?
A use case for this is something like:
- Octolot receives a request for /products
- The request has a header something like Region: AU / Region: UK
- Based on the Region header field the request is routed to a matching downstream endpoint
eg.
AU redirects to -> api.internal-au/products
UK redirects to -> api.internal-uk/products
cheers
netren20000, iderbyshev, tai-yi, abdalrhman124, PolarisCode and 2 moreraman-m
Metadata
Metadata
Assignees
Labels
RoutingOcelot feature: RoutingOcelot feature: RoutingSpring'24Spring 2024 releaseSpring 2024 releasefeatureA new featureA new featuremergedIssue has been merged to dev and is waiting for the next releaseIssue has been merged to dev and is waiting for the next release