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

Fix ReaderApplication request header to Accept #113

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

csarven
Copy link
Member

@csarven csarven commented Feb 6, 2024

For the requirement #reader-application-webid-profile, when the ReaderApplication is using GET, the intended header is Accept (as opposed to Content-Type).

This PR includes "Corrections that do not add new features" ( https://www.w3.org/2023/Process-20231103/#class-3 ) in particular technically:

makes conforming data, processors, or other conforming agents become non-conforming according to the new version

but since this is more of an error in the spec, it also technically:

makes non-conforming data, processors, or other agents become conforming.

Which is a good thing.

Copy link
Member

@elf-pavlik elf-pavlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When an apparent bug is being fixed, I would immediately merge it.

@VirginiaBalseiro VirginiaBalseiro merged commit 07714fc into main Mar 4, 2024
@VirginiaBalseiro VirginiaBalseiro deleted the fix/reader-application-accept-header branch March 4, 2024 20:04
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.

3 participants