Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't overwrite Link header #5

Open
3 tasks
horzadome opened this issue Jul 14, 2016 · 0 comments
Open
3 tasks

Don't overwrite Link header #5

horzadome opened this issue Jul 14, 2016 · 0 comments

Comments

@horzadome
Copy link
Owner

Instead of overwriting the Link header, we need to read it and append to it instead in order to make sure that the application can override the automatically set values.

Make sure to:

  • prevent duplicates
  • dynamically determine the total number of resources and make sure we don't go over it
  • respect application's authoritah ! (if there isn't enough room, prioritize application's)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant