LocationResponseGenerator
org.http4s.dsl.impl.LocationResponseGenerator
Helper for the generation of a org.http4s.Response which may contain a Location header and may contain a body.
A 300, 301, 302, 303, 307 and 308 status SHOULD contain a Location header, which
distinguishes this from other EntityResponseGenerator
s.
Attributes
- Source:
- ResponseGenerator.scala
- Graph
- Supertypes
- Known subtypes