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

Handle PROPFIND requests without a body #93

Open
emersion opened this issue May 30, 2022 · 0 comments
Open

Handle PROPFIND requests without a body #93

emersion opened this issue May 30, 2022 · 0 comments

Comments

@emersion
Copy link
Owner

handlePropfind errors out if a PROPFIND request is sent without a body, I think. We should parse that as an allprop request:

A client may choose not to submit a request body. An empty PROPFIND request body MUST be treated as if it were an 'allprop' request.

https://www.rfc-editor.org/rfc/rfc4918.html#section-9.1

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

1 participant