On Mon, 11 Sep 2000, Matt Sergeant wrote:

> On 11 Sep 2000 [EMAIL PROTECTED] wrote:
> 
> > 
> > Anyone know why a browser would send something like this?
> > 
> > HTTP_ACCEPT_LANGUAGE=en-us,x-ns1MKtfdqbuNhQ;q=0.4,x-ns2r2e09OnmPe2
> > 
> > the x-ns1 and x-ns2 stuff look like base64 encoded 8-byte blocks, almost as if
> > it's some kind of key exchange or key leaking mechanism.
> 
> Its very odd that one specifies a score too. I've never seen this before.

The score is a part of the RFC. You forget that the browser is not only NC
or IE :)  You can implement your own browser in many ways and than send
any kind of headers. So if I send to your server this header:

HTTP_ACCEPT_LANGUAGE=Stas_is_learning_french_please_speak_slowly;q=0.99,en-us;0.01

Will you also ask why Stas is learning french? :) :) :) I ask myself the
same question :)

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perlmonth.com   perl.org   apache.org


Reply via email to