HttpMethod

smithy4s.http.HttpMethod
See theHttpMethod companion object
sealed trait HttpMethod

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DELETE.type
object GET.type
object PATCH.type
object POST.type
object PUT.type

Members list

Concise view

Value members

Concrete methods

def showCapitalised: String
def showUppercase: String