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

Cors does not work with accept header set #50

Open
GordianDziwis opened this issue Jul 28, 2024 · 1 comment
Open

Cors does not work with accept header set #50

GordianDziwis opened this issue Jul 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@GordianDziwis
Copy link

When doing a CORS request against:

"https://archivo.dbpedia.org/download?o=http://xmlns.com/foaf/0.1/&f=nt"

It does not work with a

Accept: application/n-triples, application/rdf+xml, text/turtle

header, but:

Accept: */*

works.

@JJ-Author JJ-Author added the bug Something isn't working label Jul 29, 2024
@JJ-Author JJ-Author self-assigned this Jul 29, 2024
@JJ-Author
Copy link
Collaborator

prepared a commit for this f298068
can be tested on archivo.tools.dbpedia.org

I am preparing a major release of archivo (dev running on the tools server) that is using Databus 2.0. So that is why it will still need some weeks until the fix will end up with this major release on the production deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants