Greg Turnquist opened SPR-16863 and commented
Spring HATEOAS has extra support built for handing X-Forwarded-Ssl headers, in the following code.
There is additionally a ForwardedHeader class used to parse Forwarded headers. It would be ideal if this header was handled by Spring MVC directly so Spring HATEOAS didn't have to bake in support as well. That would allow us to concentrate such functionality truly in one place.
Affects: 5.0.6
Reference URL: spring-projects/spring-hateoas#112
Issue Links:
Referenced from: commits c7c3e55, 3eac2dd
Greg Turnquist opened SPR-16863 and commented
Spring HATEOAS has extra support built for handing X-Forwarded-Ssl headers, in the following code.
There is additionally a ForwardedHeader class used to parse Forwarded headers. It would be ideal if this header was handled by Spring MVC directly so Spring HATEOAS didn't have to bake in support as well. That would allow us to concentrate such functionality truly in one place.
Affects: 5.0.6
Reference URL: spring-projects/spring-hateoas#112
Issue Links:
Referenced from: commits c7c3e55, 3eac2dd