- From: Yves Lafon <ylafon@w3.org>
- Date: Mon, 22 Nov 1999 15:42:19 +0100 (MET)
- To: LALANNE Jean-Baptiste <jblalanne@aston.fr>
- cc: "'www-jigsaw@w3.org'" <www-jigsaw@w3.org>
On Mon, 22 Nov 1999, LALANNE Jean-Baptiste wrote: > > I got a problem with the client side api (version 2.0.2) when using it to do > HTTP 1.1 requests. I execute some requests and sometimes Jigsaw doesn't read > all the content of a reply and the next request tries to read its status > code in the unread bytes of its predecessor. It causes a > > org.w3c.www.http.HttpInvalidValueException ex: 19 > at org.w3c.www.http.HttpParser.parseInt(Compiled Code) > at org.w3c.www.http.HttpReplyMessage.notifyBeginParsing(Compiled > Code) > at org.w3c.www.mime.MimeParser.parse(Compiled Code) > at org.w3c.www.protocol.http.HttpBasicServer.http11_run(Compiled > Code) > at org.w3c.www.protocol.http.HttpBasicServer.doRequest(Compiled > Code) > at org.w3c.www.protocol.http.HttpBasicServer.runRequest(Compiled > Code) > at org.w3c.www.protocol.http.HttpManager.runRequest(Compiled Code) > > It seems like a problem in the reuse of http connections, does anyone know > something about it ? Can you send me an example of replies from the server causing this, so that we can see if it is a non-compliant server, or a bug in Jigsaw ;) Regards, /\ - Yves Lafon - World Wide Web Consortium - /\ / \ Architecture Domain - Jigsaw Activity Leader / \ \/\ / \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Monday, 22 November 1999 09:41:46 UTC