spring-cloud/spring-cloud-gateway

Spring gateway MVC - X-Foward-* header add if not present

Open

#3,240 创建于 2024年1月25日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Java (3,204 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (4,284 star)
PR 合并指标
 (平均合并 1天 21小时) (30 天内合并 18 个 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

贡献者指南