-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement
Description
The ForwardedHeaderFilter
seems to ignore the X-Forwarded-For
header and it's Forwarded
complement: https://tools.ietf.org/html/rfc7239#section-5.2
As user of this filter, I would expect X-Forwarded-For
or Forwarded for=
to be handled and removed from the request. If there is a reason to not handle X-Forwarded-For
this should be documented.
jazdw
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement