HttpMethod

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

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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

Implicits

Implicits

implicit val rw: RW[HttpMethod]