The PATCH HTTP method does not work on the JVM
The TRACE HTTP method does not work in the browser
Creates a custom http method.
Creates a custom http method.
Support for custom methods depends on the backend so use at your own risk!
method name
Exposes available methods as object as well as an implicit conversion from string to Method objects.
Because all backends do not support all methods, this library imposes a subset of all available HTTP Methods. Should you find a use case for this library with other HTTP methods, please submit an issue with your motivation.