sttp.model.Header
See theHeader companion class
object Header
For a description of the behavior of apply
, safeApply
and unsafeApply
methods, see sttp.model.
Attributes
Members list
Value members
Concrete methods
Attributes
- Throws
-
IllegalArgumentException
If the header name contains illegal characters.
def wwwAuthenticate(firstChallenge: WWWAuthenticateChallenge, otherChallenges: WWWAuthenticateChallenge*): List[Header]
Concrete fields
In this article