jicarilla-sandbox/platform/components/http/impl/src/test/org/jicarilla/http/test HTTPParserImplTestCase.java,1.4,1.5

[email protected]
Newsgroups gmane.comp.java.jicarilla.cvs
Message-ID <[email protected]>
Update of /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/impl/src/test/org/jicarilla/http/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9102/platform/components/http/impl/src/test/org/jicarilla/http/test

Modified Files:
	HTTPParserImplTestCase.java 
Log Message:
the limit may not correspond to how much is remaining in the source. When that happens, we still need to stop. Duh!

Index: HTTPParserImplTestCase.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/impl/src/test/org/jicarilla/http/test/HTTPParserImplTestCase.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- HTTPParserImplTestCase.java	19 Jan 2004 22:20:47 -0000	1.4
+++ HTTPParserImplTestCase.java	19 Feb 2004 17:28:40 -0000	1.5
@@ -576,7 +576,7 @@
                 HTTPEncoding.CR + HTTPEncoding.LF +
 
                 // next request
-                "GET / ";
+                "GET / H";
         doParse( request );
 
         errorHandlerControl.verify();



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.