Method¶ [Source] An HTTP request method (RFC 7231). interface val Method is Equatable[Method val] ref, Stringable box Implements¶ Equatable[Method val] ref Stringable box Public Functions¶ eq¶ fun box eq( that: Method val) : Bool val Parameters¶ that: Method val Returns¶ Bool val ne¶ fun box ne( that: Method val) : Bool val Parameters¶ that: Method val Returns¶ Bool val string¶ fun box string() : String iso^ Returns¶ String iso^