AllowResponseGenerator
org.http4s.dsl.impl.AllowResponseGenerator
Helper for the generation of a org.http4s.Response which must contain an Allow header and may contain a body.
A 405 status MUST contain an Allow
header, which
distinguishes this from other ResponseGenerator
s.
Attributes
- Source:
- ResponseGenerator.scala
- Graph
- Supertypes
- trait ResponseGeneratorclass Any
- Known subtypes