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

Links are to strict #57

Merged
merged 11 commits into from
Apr 23, 2019
Merged

Conversation

alien-mcl
Copy link
Member

@alien-mcl alien-mcl commented Apr 1, 2019

As stated in the issue #56, links are a bit to strict. This pull request adds support for configurable links policy, where these options are available:

  • strict (default) - current behavior
  • same root - as above + resources having same protocol/host/port as the requested resource
  • all HTTP - as above + resources having an HTTP/HTTPS IRIs
  • all - all linked resoures that are non-blank (except templated links as these will point via IriTemplate)

This change is Reviewable

@alien-mcl alien-mcl merged commit 77a16f2 into HydraCG:master Apr 23, 2019
@alien-mcl alien-mcl mentioned this pull request Apr 23, 2019
@alien-mcl alien-mcl deleted the issue/56_Links_are_to_strict branch May 7, 2019 19:28
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

Successfully merging this pull request may close these issues.

None yet

1 participant