Forum Moderators: open
Outside of those Strings sent from the Hyper Text Tranfer Protocol, is there any other way for the server of the web page I requested to know anything about my PC or the software requesting the GET?
If the User-Agent was changed to "None of your business" would they still be able to tell I was using firefox vs ie or some other program that wasn't necessarily a browser?
That's not to say that you can't make a reasonable guess based on different criteria than that of the User Agent string. For example, you can use the user agent switcher extension in Firefox to say that your browser is IE6, but this does not change the HTTP Accept header which differs considerably from the IE6 Accept string.