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
Andrew,
On Mon, Jul 21, 2008 at 22:10, Andrei Stebakov lispercat@gmail.com wrote:
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.
Can you supply us with an isolated test case to reproduce the problem? Also let us know what platform you are using.
Thanks, Hans
On Mon, 21 Jul 2008 16:10:29 -0400, "Andrei Stebakov" lispercat@gmail.com wrote:
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.
I fail to imagine how this could relate to Drakma. As Hans said, is there a way for us to reproduce this?
I wish I could isolate it. I started to experiment with drakma requests and I changed methods from :head to :get and it seemed to fix the problem.
On Tue, Jul 22, 2008 at 7:11 AM, Edi Weitz edi@agharta.de wrote:
On Mon, 21 Jul 2008 16:10:29 -0400, "Andrei Stebakov" lispercat@gmail.com wrote:
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.
I fail to imagine how this could relate to Drakma. As Hans said, is there a way for us to reproduce this? _______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel