Redirection
zio.http.Status.Redirection
sealed trait Redirection extends Status
Attributes
- Graph
-
- Supertypes
-
trait Statustrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object Found.typeobject MovedPermanently.typeobject MultipleChoices.typeobject NotModified.typeobject PermanentRedirect.typeobject SeeOther.typeobject TemporaryRedirect.typeobject UseProxy.typeShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Equals
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
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns a Response with empty data and no headers.
In this article