spring-cloud/spring-cloud-gateway
Spring gateway MVC - X-Foward-* header add if not present
開放
#3,240 建立於 2024年1月25日
enhancementhelp wanted
倉庫指標
- 星標
- (4,284 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Is your feature request related to a problem? Please describe. I have a gateway in production behind a reverse, but in dev mode i d'ont have a proxy, i need to disabled for the production the header.
Describe the solution you'd like Add a mode to add the X-Forward-x header if not present instead of disabled or append mode