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


_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to