trait Methods extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- Methods
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val CONNECT: Method.CONNECT.type
- val DELETE: Method.DELETE.type
- val GET: Method.GET.type
- val HEAD: Method.HEAD.type
- val OPTIONS: Method.OPTIONS.type
- val PATCH: Method.PATCH.type
- val POST: Method.POST.type
- val PUT: Method.PUT.type
- val TRACE: Method.TRACE.type