automorph.transport.http.HttpMethod$
See theHttpMethod companion class
object HttpMethod
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
-
HttpMethod.type
Members list
Type members
Classlikes
case object Connect extends HttpMethod
case object Delete extends HttpMethod
case object Get extends HttpMethod
case object Head extends HttpMethod
case object Options extends HttpMethod
case object Patch extends HttpMethod
case object Post extends HttpMethod
case object Put extends HttpMethod
case object Trace extends HttpMethod
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Create HTTP method with specified name.
Create HTTP method with specified name.
Value parameters
- name
-
HTTP method name
Attributes
- Returns
-
HTTP method
Concrete fields
HTTP method values.
HTTP method values.
Attributes
In this article