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¶ [Source] fun box eq( that: Method val) : Bool val Parameters¶ that: Method val Returns¶ Bool val ne¶ [Source] fun box ne( that: Method val) : Bool val Parameters¶ that: Method val Returns¶ Bool val string¶ [Source] fun box string() : String iso^ Returns¶ String iso^