Reading through the man pages, I couldn't find a way to specify the Referer header for my startup URL provided on the command-line. I'd like to be able to do something like

  lynx http://example.com/p2 -referer=http://example.com/p1

The only bits I saw regarded *suppressing* the referer header, and changing the UserAgent header.

Am I missing something, or do I just have to take an alternate route for scripting the GET/POST requests to a URI that mandates the referer?

-Tim

Version info (stock Debian Testing):

tim@bigbox:~$ lynx -version | sed '/^$/q'
Lynx Version 2.8.8dev.5 (25 Aug 2010)
libwww-FM 2.14, SSL-MM 1.4.1, GNUTLS 2.8.6, ncurses 5.7.20100313(wide)
Built on linux-gnu Aug 26 2010 07:39:42


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

Reply via email to