java.lang.Object
dev.mccue.microhttp.redirect.RedirectResponse
- All Implemented Interfaces:
dev.mccue.microhttp.handler.IntoResponse
public final class RedirectResponse
extends Object
implements dev.mccue.microhttp.handler.IntoResponse
-
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic RedirectResponseinthashCode()org.microhttp.Responsestatic RedirectResponsemovedPermanently(String location) static RedirectResponsestatic RedirectResponsestatic RedirectResponsetoString()
-
Method Details
-
movedPermanently
-
found
-
seeOther
-
temporary
-
permanent
-
intoResponse
public org.microhttp.Response intoResponse()- Specified by:
intoResponsein interfacedev.mccue.microhttp.handler.IntoResponse
-
toString
-
equals
-
hashCode
public int hashCode()
-