spring-cloud/spring-cloud-gateway

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

Open

#3,240 opened on 2024年1月25日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (3,204 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,284 stars)
PR merge metrics
 (平均マージ 1d 21h) (30d で 18 merged PRs)

説明

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

コントリビューターガイド