Is there a way to force the Links command line browser to send the “Referer Header”?
http://en.wikipedia.org/wiki/Links_(web_browser)
Also, the Lynx browser has the same issue.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Referer is optional and can easily be blocked from a number of browsers (and is a default behavior of many software security products). If you have any functionality built assuming that data will be passed, you need to rethink your design and implementation.