HttpMethods

org.beangle.commons.net.http.HttpMethods
object HttpMethods

Attributes

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

Members list

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