class Crem::Redirect
- Crem::Redirect
- Reference
- Object
Defined in:
server/redirect.crConstructors
Instance Method Summary
- #client_side?
- #from : String
- #from=(from : String)
- #server_side?
- #status : Status
- #status=(status : Status)
- #to : String
- #to=(to : String)