HttpMethod

enum HttpMethod : Enum<HttpMethod>

Entries

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

Types

Companion
Link copied to clipboard
common
object Companion

Properties

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