Closed virgil closed 9 years ago
PROBLEM: currently self.redirect() does a HTTP-302, it should be doing a HTTP-301 !
let's keep this open just to think about how to deal with it
I personally think the added robustness is a good thing. Your call for if/how you want to deal with it.
Doesn't play well with subdomains.
PROBLEM: currently self.redirect() does a HTTP-302, it should be doing a HTTP-301 !