dev@grizzly.java.net

fix: apply whitespace tolerance fix

From: <Shing-Wai.Chan_at_Sun.COM>
Date: Tue, 17 Jun 2008 14:39:12 -0700

Hi,

There is a tomcat bug:
https://issues.apache.org/bugzilla/show_bug.cgi?id=42750
about "apply whitespace tolerance fix".

The tomcat fix is
URL: http://svn.apache.org/viewvc?rev=665829&view=rev

I have ported the corresponding fix in
grizzly/src/trunk/modules/http-utils/src/main/java/com/sun/grizzly/tcp/http11/InternalInputBuffer.java

Please see the attached file for the changes.
Thanks.

     Shing Wai Chan