- From: Yves Lafon <ylafon@w3.org>
- Date: Fri, 14 May 1999 17:31:48 +0200 (MET DST)
- To: Cedric Vieau <Cedric.Vieau@xrce.xerox.com>
- cc: www-jigsaw@w3.org
On Wed, 12 May 1999, Cedric Vieau wrote:
> Hello,
>
> I have an error when I fetch the url :
> http://perso.wanadoo.fr/laforest/drone/main.htm
>
> using Jigsaw as a proxy (v2.0.2).
> The error message is :
> -----------------------------------------------------------
> An HTTP error occured while getting:
>
> http://perso.wanadoo.fr/laforest/drone/main.htm
>
> Details "6".
>
> Generated by http://jigsaw_host:9001/
> -----------------------------------------------------------
>
> When I use another proxy (Squid or http-gw) or when I use Telnet,
> I receive the following document (there is no headers) :
> -----------------------------------------------------------
> <HTML>
> <HEAD>
> <TITLE>Wanadoo</TITLE>
> <META HTTP-EQUIV="Refresh" CONTENT="0;
> URL=http://www.wanadoo.fr/common/html/exc-maintenance-service.html">
> </HEAD>
>
> <BODY BGCOLOR="#FFFFFF">
>
> </BODY>
> </HTML>
> -----------------------------------------------------------
>
> Is it normal that Jigsaw raise an error when there is no header
> in a reply ? (whereas others proxy don't)
Yes, currently, Jigsaw supports only HTTP/1.0 and HTTP/1.1. Those who are
sending HTTP/0.9 replies now should be hung in public place :)
Supporting this may be difficult to do, as it breaks the model...
Regards,
/\ - Yves Lafon - World Wide Web Consortium -
/\ / \ Architecture Domain - Jigsaw Activity Leader
/ \ \/\
/ \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Friday, 14 May 1999 11:32:02 UTC