On Sun, 16 Oct 2011, gazgaz #### wrote:

3 -in ahuntsic web site:
http://edu.ca.edu/squelette-ahuntsic
with  lynx  -head "http://edu.ca.edu/squelette-ahuntsic "
I get 302!!! response

Add -trace, and look at the Lynx.trace file.

Lynx sends a "head" request, for http/1.0
That shows (here) that a 302 is received from the server.
(you might see the same using wireshark).

Perhaps firebug is using a different request.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to