Re: Standard headers

David Woolley <[email protected]>
Newsgroups gmane.comp.web.lynx.devel
Message-ID <[email protected]>
On 28/11/2019 06:10, [email protected] wrote:
> I also want you to change Useragent to standard
> format like "Mozilla/5.0 (Lynx; Win64)".

That is very definitely not a standard format.  That claims the browser 
really is version 5.0 of Mozilla, and just adds Lynx and Win64 as comments.

The standard format is a list of tokens and versions, and, if you have a 
web site crawled by a crawler, I think you will still see user agents in 
that format.

The reason that people use the non-standard format you describe was 
discrimination against Internet Explorer in its early days.  Microsoft 
spoofed Netscape as its identity (but kept the proper identity as a 
comment) to trick web sites into thinking it was Netscape.

The original mobile browsers used to follow the proper standard, and 
did, actually, have multiple token/version strings in their identities.

If you send Mozilla/*  as the user agent, you are likely to get unusable 
pages, even from sites that try to be universal.

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.