Closed ewinslow closed 10 years ago
Instead of explicitly calling forward(), which reduces flexibility. E.g. now we are free to do an "internal" redirect instead of sending the redirect all the way back to the browser.
forward()
Fixes #105
LGTM
Instead of explicitly calling
forward()
, which reduces flexibility. E.g. now we are free to do an "internal" redirect instead of sending the redirect all the way back to the browser.Fixes #105