MethodOps

org.http4s.dsl.Http4sDsl.MethodOps
final class MethodOps(val method: Method) extends AnyVal

Attributes

Source
Http4sDsl.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def |(another: Method): MethodConcat

Attributes

Source
Http4sDsl.scala

Concrete fields

val method: Method

Attributes

Source
Http4sDsl.scala