Re: about the version of HTTP protocol

2010-01-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter, On 1/8/2010 3:00 AM, Peter Chen wrote: > I am using Tomcat 5.5.26, and the configuration of Connector is > like this: > > It's clear that the HTTP protocol version is HTTP/1.1. The web > service provided by this Tomcat will be used all ov

RE: about the version of HTTP protocol

2010-01-08 Thread Looijmans, Mike
> I want to know does this Tomcat support HTTP/1.0 or HTTP/0.9 > protocol. > Pleas help me make sure of it. > I think the version of used HTTP protocol is > determined by browser, is it right? Tomcat still supports the older protocols. The browser determines the version. Browsers have

about the version of HTTP protocol

2010-01-08 Thread Peter Chen
Hi, all I am using Tomcat 5.5.26, and the configuration of Connector is like this: It's clear that the HTTP protocol version is HTTP/1.1. The web service provided by this Tomcat will be used all over the world. So, maybe someone will use HTTP/1.0 or HTTP/0.9