Raw

final case class Raw(name: CIString, value: String)
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

True if name is a valid field-name per RFC7230. Where it is not, the header may be dropped by the backend.

True if name is a valid field-name per RFC7230. Where it is not, the header may be dropped by the backend.

override def toString: String
Definition Classes
Any

Inherited methods

Inherited from:
Product