spring-cloud-gateway icon indicating copy to clipboard operation
spring-cloud-gateway copied to clipboard

Add queryParams method to ProxyExchange

Open bergerst opened this issue 3 years ago • 1 comments

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.

bergerst avatar Jan 04 '23 14:01 bergerst

👍🏻 I would love to see this

nateridderman avatar Jul 24 '23 13:07 nateridderman