Panagiotis Malakoudis wrote:
>
> Hello everyone,
>
> I was just browsing RFC 2616 and I have a couple of newbie questions.
> First of all, at what level is http/1.1 implemented in squid?
HTTP/1.0 with partial support for features from HTTP/1.1. More and more
are being added and eventually Squid may become HTTP/1.1 but not yet.
Squid supports:
* Persistent connections
* Partial ETag validation support
* Partial byte ranges support
* RFC2068 Cache-Control (not yet up to date wrt RFC2616)
* and a couple of other minor things
Not yet supported:
* Storage of partial objects (for full byte range support)
* Storage of Vary objects
* Chunked transfer encoding (there exists a patch for this, but I don't
know the state of that)
* Extended request methods (although the methods for WebDAV will be
understood by Squid-2.3)
-- Henrik Nordstrom Squid HackerReceived on Sat Jan 01 2000 - 19:43:53 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:12 MST