Support webdav request method #402
abersheeran
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have reviewed the Rust source code, and currently it is using an enumeration type. However, if it is changed to a String, then it will be able to support any HTTP request method just like in a JavaScript environment.
Beta Was this translation helpful? Give feedback.
All reactions