HttpMethod

spice.http.HttpMethod$
See theHttpMethod companion class
object HttpMethod

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HttpMethod.type

Members list

Value members

Concrete methods

def apply(value: String): HttpMethod
def get(value: String): Option[HttpMethod]

Implicits

Implicits

implicit val rw: RW[HttpMethod]