spring-cloud-gateway
spring-cloud-gateway copied to clipboard
Add queryParams method to ProxyExchange
Fixes #2129
I'm not sure if another method for exposing the original request's cookies is necessary. Otherwise users have to use reflection to read them.
Should probably also be cherry-picked into 3.1.xx.
👍🏻 I would love to see this