When I use redirect method at the end of ht handler (which I used for a long time before) suddenly it stopped working in Firefox (though it works in IE). Firefox doesn't receive the http response with code 302. It started to happen after I added quite a few more drakma's http-requests with cookies in the handler. Any idea why it might be happening?
Thank you, Andrew