Re: [users@httpd] IE6 could crash with HTTP/1.1

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

 



----- Original Message ----- 
From: "Joshua Slive" <joshua@xxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx>
Sent: Thursday, August 24, 2006 4:06 PM
Subject: Re: [users@httpd] IE6 could crash with HTTP/1.1


> On 8/24/06, Peter Schade <l-case@xxxxxxx> wrote:
> 
> > > But anyway, how do you know that Apache is using HTTP/1.1?  The fact
> > > that HTTP/1.1 is used in the status line does *not* tell you what
> > > protocol was used in the response.  It simply indicates that the
> > > server is capable of HTTP/1.1.  And force-response-1.0 will only
> > > change that if the client uses a HTTP/1.0 request.
> > >
> > > Joshua.
> >
> > Is it possible to force an HTTP/1.0 response even if the client can
> > HTTP/1.1?
> 
> downgrade-1.0 does do that
> 
> But apache continues to report that it is capable of HTTP/1.1 as
> required by the spec.  That doesn't mean that the response isn't
> HTTP/1.0.
> 

So 
BrowserMatchNoCase ".*MSIE.*" downgrade-1.0 
should be ok ?

How can i see if it works?


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux