HttpMethod

indigo.shared.networking.HttpMethod
object HttpMethod

Attributes

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

Members list

Value members

Concrete fields

val DELETE: String
val GET: String
val POST: String
val PUT: String