HttpMethods

org.beangle.commons.net.http.HttpMethods$

Attributes

See also:
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete fields

val DELETE: String
val GET: String
val HEAD: String
val OPTIONS: String
val POST: String
val PUT: String
val TRACE: String