WwwAuthenticateResponseGenerator
org.http4s.dsl.impl.WwwAuthenticateResponseGenerator
trait WwwAuthenticateResponseGenerator[F[_], G[_]] extends ResponseGenerator
Helper for the generation of a org.http4s.Response which must contain a WWW-Authenticate header and may contain a body.
A 401 status MUST contain a WWW-Authenticate
header, which distinguishes this from other ResponseGenerator
s.
Attributes
- Source
- ResponseGenerator.scala
- Graph
-
- Supertypes
-
trait ResponseGeneratorclass Any
- Known subtypes
-
Members list
In this article