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

URL encoding should allow optional metadata #2

Open
davidlehn opened this issue Jul 20, 2019 · 0 comments
Open

URL encoding should allow optional metadata #2

davidlehn opened this issue Jul 20, 2019 · 0 comments

Comments

@davidlehn
Copy link

The URL param form should include optional-metadata:

- <url>?hl=<resource-hash>
+ <url>?hl=<resource-hash>:<optional-metadata>

This is needed so that you can encoded the content-type that is required to retrieve a representation with the proper hash.

As a general comment, the optional-metadata may need to allow any headers that are required to get the proper resources representation. content-type is just one of those.

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