Re: [PATCH][HttpClient] Bug 12607 fix w/ test + typo fixes

2002-09-23 Thread Ryan Hoegg
I have tested the patch to ChunkedInputStream on my local copy and it works; in fact, it solved a larger problem I was having integrating HttpClient into the Apache XML-RPC project. Thanks Martin! -- Ryan Hoegg ISIS Networks Elwin, Martin wrote: >ChunkedInputStream.java.diff is a patch for t

[PATCH][HttpClient] Bug 12607 fix w/ test + typo fixes

2002-09-23 Thread Elwin, Martin
ChunkedInputStream.java.diff is a patch for the 12607 bug. The solution was proposed by the bug submitter and I've verified it as well. Simple real-world test to verify the bug and the fix: .../jakarta-commons/httpclient/target/examples$ java -classpath .;../classes;../../lib/commons-logging.jar