zio.http.Header$.Authorization$.Digest
final case class Digest(response: String, username: String, realm: String, uri: URI, opaque: String, algorithm: String, qop: String, cnonce: String, nonce: String, nc: Int, userhash: Boolean) extends Authorization Attributes
- Graph
- Supertypes
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Header
Attributes
- Inherited from:
- Header