Skip to content

Conversation

@acoburn
Copy link
Member

@acoburn acoburn commented Mar 12, 2021

This addresses a bug for which content-negotiated LDP-NRs should return a 406 Not Acceptable error when an RDF syntax is requested.

In other words, given an LDP-NR at /image:

GET /image
Accept: text/turtle

Should return a 406 Not Acceptable

GET /image
Accept: text/turtle, image/*

Should return a 200 OK

@acoburn acoburn enabled auto-merge (squash) March 12, 2021 16:00
@acoburn acoburn merged commit 0309d69 into main Mar 12, 2021
@acoburn acoburn deleted the feature/better-non-rdf-conneg branch March 12, 2021 16:10
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.

2 participants