Skip to content

Method

[Source]

An HTTP request method (RFC 7231).

interface val Method is
  Equatable[Method val] ref,
  Stringable box

Implements


Public Functions

eq

fun box eq(
  that: Method val)
: Bool val

Parameters

Returns


ne

fun box ne(
  that: Method val)
: Bool val

Parameters

Returns


string

fun box string()
: String iso^

Returns