I am using tomcat as standalone webserver. When I send simple GET request I
am always getting HTTP 1.0 request back. How do I get HTTP 1.1 response?
I am using Tomcat 3.1, I placed jsptest.jsp file under /tomcat/ROOT folder
and requesting this file using telnet.
Thank you

Reply via email to