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

Test Accept-Patch / Accept-Put / Accept-Post header presence #79

Open
angelo-v opened this issue Jun 29, 2022 · 0 comments
Open

Test Accept-Patch / Accept-Put / Accept-Post header presence #79

angelo-v opened this issue Jun 29, 2022 · 0 comments

Comments

@angelo-v
Copy link

According to the spec a server must provide Accept-Patch, Accept-Put and Accept-Post headers:

When responding to authorized requests, servers MUST indicate supported media types in the HTTP Accept-Patch [RFC5789], Accept-Post [LDP] and Accept-Put [The Accept-Put Response Header] response headers that correspond to acceptable HTTP methods listed in Allow header value in response to HTTP GET, HEAD and OPTIONS requests.

As far as I see there is no test in this test suite so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants