HttpMethod

sealed trait HttpMethod
Companion:
object
class Object
trait Matchable
class Any
object DELETE.type
object GET.type
object PATCH.type
object POST.type
object PUT.type

Value members

Concrete methods

def showCapitalised: String
def showUppercase: String