lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] can't see any subdirectory of http://www.washingtonpost.c


From: Stefan Caunter
Subject: Re: [Lynx-dev] can't see any subdirectory of http://www.washingtonpost.com/
Date: Sun, 21 Jan 2018 13:22:59 -0500

It looks like a simple User-Agent redirection they have implemented

lynx -head https://www.washingtonpost.com/opinions/

gives me a 301 response to the home page

but

lynx -head -useragent=Mozilla https://www.washingtonpost.com/opinions/

gives a 200 response and the requested page loads

You can just set the U-A header to something they haven't blocked in
lynx options.


---

Stefan Caunter
Hamilton
http://smashgods.ca/

On Sun, Jan 21, 2018 at 11:14 AM,  <address@hidden> wrote:
>
>         Beginning 19 January lynx can't browse any subdirectory of
> http://www.washingtonpost.com/.  If I try to browse
> https://www.washingtonpost.com/opinions/ , for example, lynx switches
> automatically to its home page.
>
>         Jan 21 08:53:46 mydomain lynx[1270]: 
> http://www.WashingtonPost.com/opinions
>         Jan 21 08:53:49 mydomain lynx[1270]: http://www.washingtonpost.com/
>         Jan 21 08:53:52 mydomain lynx[1270]: https://www.washingtonpost.com/
>         Jan 21 08:53:59 mydomain lynx[1270]: 
> https://www.washingtonpost.com/opinions/
>         Jan 21 08:54:03 mydomain lynx[1270]: https://www.washingtonpost.com/
>
> links works, though it reports an invalid certificate first.
>
> russell bell
>
> _______________________________________________
> Lynx-dev mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/lynx-dev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]