Redirection
zio.http.Status.Redirection
sealed trait Redirection extends Status
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
object Foundobject MovedPermanentlyobject MultipleChoicesobject NotModifiedobject PermanentRedirectobject SeeOtherobject TemporaryRedirectobject UseProxyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Status
Attributes
- Inherited from:
- Status
Attributes
- Inherited from:
- Status
Attributes
- Inherited from:
- Status
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns a Response with empty data and no headers.
In this article