[Prev][Next][Index][Thread]
Re: Libwww Ver 4.0C - HTTPServ.c - func ParseRequest (HTStream * me)
-
To: Vu Nguyen <vu@isdnsys.com>
-
Subject: Re: Libwww Ver 4.0C - HTTPServ.c - func ParseRequest (HTStream * me)
-
From: Henrik Frystyk Nielsen <frystyk@w3.org>
-
Date: Fri, 02 Feb 1996 11:57:43 -0500
-
Cc: "'www-lib@w3.org'" <www-lib@w3.org>
-
From frystyk@w3.org Fri Feb 2 11: 57:52 1996
-
Message-Id: <9602021657.AA13848@www20>
-
Reply-To: Henrik Frystyk Nielsen <frystyk@w3.org>
-
X-Mailer: exmh version 1.6.2 7/18/95
Vu Nguyen writes:
> I've exprienced some problems with libwww Ver 4.0C,
>
> in the HTTPServ.c - func ParseRequest (HTStream * me), the call to=20
> HTTPResponse_new(newreq, HTBufWriter_new(newreq->net, YES, 512));
> with newreq->net being NULL. This is set in=20
> HTRequest * newreq =3D me->http->serve =3D HTRequest_dup(request);
>
> I tried copying the the net object with HTRequest_setNet(newreq, =
> HTRequest_net(request)), this seemed to fix the problem; however, my =
> server stopped serving the request right after the following trace:
The mini server does not work as a full server in this release. It was mainly
intended to be a quick example, but we are working on getting it to work. The
model is now almost in place, so hopefully it won't take long.
--
Henrik Frystyk Nielsen, <frystyk@w3.org>
World-Wide Web Consortium, MIT/LCS NE43-356
545 Technology Square, Cambridge MA 02139, USA