On 20/12/2009, [email protected] <[email protected]> wrote: > Author: markt > Date: Sun Dec 20 17:21:06 2009 > New Revision: 892612 > > URL: http://svn.apache.org/viewvc?rev=892612&view=rev > Log: > Better fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=47963
[...] > --- tomcat/trunk/java/org/apache/tomcat/util/http/HttpMessages.java > (original) > +++ tomcat/trunk/java/org/apache/tomcat/util/http/HttpMessages.java Sun Dec > 20 > + [...] > + // TEXT is defined as OCTET excpet CTLs s/excpet/exceptt/ > + // OCTET is defined as an 8-bit sequence of data > + // CTL is defined as octets 0-31 and 127 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
