Companion

object Companion

The companion object provides utility methods for working with HttpMethod enum values.

Functions

Link copied to clipboard
fun parse(method: String): HttpMethod

Parses a string representation of an HTTP method and returns the corresponding HttpMethod enum.