On Fri, Feb 25, 2005 at 08:58:47AM +0000, Daniel wrote: > > Elinks (0.10.2) does not honour the Refresh:-header if the page is completely > empty (0 bytes). Perhaps the fact that it is empty is not the real reason, > but atleast that is true for the following page: > > ujezd:~> curl > "http://thepiratebay.org/torrents-details.php?id=3294845&hit=1" > ujezd:~> curl -I > "http://thepiratebay.org/torrents-details.php?id=3294845&hit=1" > HTTP/1.1 200 OK > Date: Fri, 25 Feb 2005 07:55:46 GMT > Server: Apache > X-Powered-By: PHP/4.3.9 > Refresh: 0; url=torrents-details.php?id=3294845 > Connection: close > Content-Type: text/html > > If I point my old lynx to the URL (the one with "hit=1"), it moves onto the > Refresh-page, as expected. > > //daniel >
Filed as bug 625: http://bugzilla.elinks.or.cz/show_bug.cgi?id=625 ELinks do not support Refresh: http header yet. -- Zas _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
