I encountered a strange problem while working with Squid NOVM.
When it can't connect to a server (because of a timeout or
something), I get an HTTP response without status line and
headers, whereas it has a status line and headers with the
standard Squid:
-----------------------------------------------------------------
GET [...] HTTP/1.0
<HTML><HEAD>
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
</HEAD><BODY>
[...]
Generated by squid/1.NOVM.15
-----------------------------------------------------------------
GET [...] HTTP/1.0
HTTP/1.0 400 Cache Detected Error
Server: squid/1.1.15
Date: Thu, 28 Aug 1997 11:56:48 GMT
Expires: Thu, 28 Aug 1997 12:01:48 GMT
Last-Modified: Thu, 28 Aug 1997 11:56:48 GMT
Content-Type: text/html
Content-Length: 678
<HTML><HEAD>
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
</HEAD><BODY>
[...]
Generated by squid/1.1.15@www.solsoft.com
-----------------------------------------------------------------
Is this a bug between the two versions?
-- Marc Baudoin -=- <Marc.Baudoin@solsoft.com> Security On-Line softwareReceived on Thu Aug 28 1997 - 05:07:02 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:36:51 MST