HttpMethod

enum HttpMethod : Enum<HttpMethod>

Entries

HEAD
Link copied to clipboard
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()

Properties

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