2 Sep
2004
2 Sep
'04
7:59 p.m.
Maciek Pasternacki wrote at 2004-9-1 22:42 +0200:
On Setting Orange, Bureaucracy 26, 3170 YOLD, Dieter Maurer wrote:
CookieCrumber uses "redirect" to activate its login form -- with an incomplete "came_from".
Instead, it should probably render the login form.
Wouldn't it mess with proxies and caches?
It could set the corresponding cache control headers. If it contained relative URLs, they might be resolved wrongly. But, this is a single page. You could avoid relative URLs there. -- Dieter