[Zope-dev] ZServer HTTP 1.1 support
Paul Winkler
pw_lists at slinkp.com
Thu Dec 11 17:54:27 EST 2003
On Thu, Dec 11, 2003 at 10:44:56PM +0100, Clemens Robbenhaar wrote:
> You can try out yourself: connect to the Zope server via "telnet"
> and type in:
> """
> GET / HTTP/1.1
> Host: localhost
>
> """
>
> The server should serve the page, and if it supports "persistent"
> connections, if should not close the connection, so You can type in the
> request again (if You type fast enough to finish before the timeout ;-)
Apparently, that would be a very slow typist ;-)
thanks, it works at least this much.
--
Paul Winkler
http://www.slinkp.com
Look! Up in the sky! It's DOLL OF LONDON!
(random hero from isometric.spaceninja.com)
More information about the Zope-Dev
mailing list