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

Full support for all PURL response types #4

Open
fabiante opened this issue Aug 27, 2023 · 0 comments
Open

Full support for all PURL response types #4

fabiante opened this issue Aug 27, 2023 · 0 comments
Labels
enhancement Nice to have but not essential story User story which adds any value to the project

Comments

@fabiante
Copy link
Owner

PURL supports a couple of response types, not all are currently interesting to this project. Still, this is a tracking issue to discuss if support is required at some point.

Taken [from here]https://purl.archive.org/help) PURL knows these types:

Status Desc HTTP
301 Moved permanently to a target URL Moved Permanently
302 Simple redirection to a target URL Found
303 See other URLs (use for Semantic Web resources) See Other
307 Temporary redirect to a target URL Temporary Redirect
404 Temporarily gone Not Found
410 Permanently gone Gone

Wikipedia has more details on these responses: https://en.wikipedia.org/wiki/Persistent_uniform_resource_locator#Types

@fabiante fabiante added story User story which adds any value to the project enhancement Nice to have but not essential labels Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Nice to have but not essential story User story which adds any value to the project
Projects
None yet
Development

No branches or pull requests

1 participant