You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
It's a part of WebDAV, RFC5323. As far as I can tell, it works much like any other HTTP verb outside of the context of WebDAV. All major browsers support it.
Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!
In PhantomJS 1.9.0 it appears that AJAX requests using the
SEARCH
method are missing the request body. Confirmed that jQuery is using the right data:However the endpoint receives everything correctly except for the body, which is missing.
The text was updated successfully, but these errors were encountered: