spring-projects / spring-projects/spring-data-rest
Using X-Forwarded-Host header for building links
Open
Nobody has claimed this yet.
status: waiting-for-triage
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
This was recently added to spring-hateoas: https://github.com/SpringSource/spring-hateoas/issues/33
Can this work for spring-data-rest as well?
Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked spring-hateoas issue and tracing how spring-data-rest currently builds links. Determine the expected behavior for the X-Forwarded-Host header, then identify how generated links can be verified in this repository. Done means spring-data-rest builds links using that header consistently with spring-hateoas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100