> GET http://www.att.net.au/
> HTTP/1.0 0 Cache Detected Error
> Content-type: text/html
the proper HTTP/1.0 way of doing this:
GET http://www.att.net.au/ HTTP/1.0<CR><LF>
<CR><LF>
in other words Squid doesn't support HTTP/0.9 clients (you modeled that)
Andrew.
Received on Wed Feb 19 1997 - 20:07:13 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:30 MST