HttpMethod

enum HttpMethod : Enum<HttpMethod>

Entries

OPTIONS
Link copied to clipboard
DELETE
Link copied to clipboard
PUT
Link copied to clipboard
PUT()
POST
Link copied to clipboard
GET
Link copied to clipboard
GET()

Types

Companion
Link copied to clipboard
object Companion

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int