curveball / core

The Curveball framework is a TypeScript framework for node.js with support for modern HTTP features.
https://curveballjs.org/
MIT License
525 stars 7 forks source link

add redirect to response and context #119

Closed nchangfong closed 4 years ago

nchangfong commented 4 years ago

added redirect method to response and context objects. documented in the method comments.