jigsaw and http/1.1

Hi there,

I finally started playing around with jigsaw 2.0.3 and I have a
question:

Isn't jigsaw supposed to support http1.1???
I opened a telnet conncetion to port 80 of the machine running jigsaw,
and requested the
HEAD of a html page there. When saying that I use http/1.0 things, go
fine ( except the
fact that jigsaw was NOT returning tons of info I put in the head myself
(like author...)),
but when I specify http/1.1 I get an error back:



-------http/1.1-----------

HEAD /test/docu/WATMtopo.html HTTP/1.1

HTTP/1.1 400 Bad Request
Connection: close
Date: Mon, 29 Nov 1999 19:26:36 GMT
Content-Length: 0
Server: Jigsaw/2.0.3

---------http/1.0--------

HEAD /test/docu/WATMtopo.html HTTP/1.0

HTTP/1.1 200 OK
Date: Mon, 29 Nov 1999 19:27:21 GMT
Content-Length: 1509
Content-Type: text/html
Etag: "o7jfl9:rbrarm9o"
Last-Modified: Mon, 29 Nov 1999 19:07:23 GMT
Server: Jigsaw/2.0.3



Do I have to activate http/1.1 somewhere in jigsaw, or am I doing
a stupid newbie error????


best regards

remo

Received on Monday, 29 November 1999 18:15:46 UTC