c

org.http4s.syntax

HeaderOps

final class HeaderOps[A] extends AnyRef

Source
HeaderSyntax.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HeaderOps
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new HeaderOps(a: A, header: Header[A, _])

Value Members

  1. val a: A
  2. def name: CIString
  3. def value: String