JCL-341: Omit Accept Turtle header when reading non-RDF resources by acoburn · Pull Request #445 · inrupt/solid-client-java
Navigation Menu
{{ message }}
inrupt / solid-client-java Public
- Notifications You must be signed in to change notification settings
- Fork 7
Merged
JCL-341: Omit Accept Turtle header when reading non-RDF resources#445
timea-solid merged 1 commit intomainfrom
JCL-341: Omit Accept Turtle header when reading non-RDF resources#445
timea-solid merged 1 commit intomainfrom
Conversation
Copy link
Collaborator
acoburn
commented
May 8, 2023
acoburn
commented
At present, the SolidClient::read sends an Accept: text/turtle header for all requests. This is incorrect for non-RDF resources, which may respond with a 406 Not Acceptable to such requests.
acoburn
requested a review
from a team
as a code owner
timea-solid approved these changes May 9, 2023
timea-solid
merged commit
321dac4
into
main
timea-solid
deleted the
JCL-341-read-non-rdfsource
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment