Go to file
nibin bc8b92e1f7 * Fixed the bug in CookieEncoder if there are no cookie's set while
calling encode(). Without the fix, it ended up in calling the
exception "java.lang.StringIndexOutOfBoundsException".
* Also added test case to verify the patch

Change-Id: Ib96425e07ab50be027ade7be0748cceb6438a586

Conflicts:

	src/test/java/org/jboss/netty/handler/codec/http/CookieEncoderTest.java
2011-07-29 13:09:33 +09:00
license Removed the license files for unused dependencies 2010-04-30 11:09:37 +00:00
src * Fixed the bug in CookieEncoder if there are no cookie's set while 2011-07-29 13:09:33 +09:00
.fbfilter.xml Updated FindBugs filter 2009-04-15 23:46:33 +00:00
.fbprefs Updated Find Bugs configuration 2009-03-04 10:33:09 +00:00
.gitignore Added IntelliJ specific files to .gitignore 2010-11-23 21:16:41 +09:00
COPYRIGHT.txt * Replaced e-mail addresses into homepage/blog URL anywhere possible 2010-01-26 09:04:19 +00:00
LICENSE.txt Relicensed to Apache License v2 2009-08-28 07:15:49 +00:00
NOTICE.txt Fixed wrong license file name 2010-10-24 18:17:54 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2011-02-07 21:34:50 +09:00