> > HOW can I tell SQUID to use HTTP 1.1 in requests from proxy > to external http > servers. Currently client ask my proxy > GET http://www.squid-cache.org/mailing-lists.html HTTP/1.1 > but SQUID in his turn ask > GET /mailing-lists.html HTTP/1.0 - Squid will not use (advertise) HTTP/1.1 because HTTP/1.1 compliance is not fully implemented. M.