contour
contour copied to clipboard
do we have cookie based routing for httpproxy?
trafficstars
What question do you have?: i have a use case where httpproxy should validate the cookie contents and route to particular service accordinly.
cookie name is "cookie" inside cookie we have something like X-Service-version-v12 also in some cookies it might be X-Service-version-v13
so what we wanted is our httpproxy should be capable of reading for the cookie and route to particular service accordingly.