sttp.model.Headers
See theHeaders companion object
case class Headers(headers: Seq[Header]) extends HasHeaders
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasHeadersclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Attributes
- Inherited from:
- HasHeaders
Attributes
- Inherited from:
- HasHeaders
Attributes
- Inherited from:
- HasHeaders
Attributes
- Inherited from:
- HasHeaders
Attributes
- Inherited from:
- HasHeaders
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- HasHeaders
In this article