Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

[FR] WebDAV: Add PROPFIND HTTP method #300

Open
pataquets opened this issue Feb 2, 2024 · 1 comment
Open

[FR] WebDAV: Add PROPFIND HTTP method #300

pataquets opened this issue Feb 2, 2024 · 1 comment

Comments

@pataquets
Copy link

RFC: https://datatracker.ietf.org/doc/html/rfc4918#section-9

As of now, the PROPFIND method is not recognized as a valid method.
I guess that just "whitelisting" it and handling it like a GET method would do.

pataquets added a commit to pataquets/restclient.el that referenced this issue Feb 2, 2024
@pataquets
Copy link
Author

Looked easy enough, I gave it a stab at #301.

abougouffa pushed a commit to abougouffa/restclient.el that referenced this issue May 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant