HTTPHeader

final case class HTTPHeader(name: String, value: String)

HTTPHeader describes a custom header to be used in HTTP probes

Source:
HTTPHeader.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product