306840 suppress content-length in requests without content

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1406 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Greg Wilkins 2010-03-23 20:36:42 +00:00
parent 3a2228ffc9
commit b5654648eb
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
jetty-7.0.2.SNAPSHOT
+ 306783 - NPE in StdErrLog when Throwable is null
+ 306840 - Suppress content-length in requests with no content
jetty-7.0.2.RC0
+ JSON parses NaN as null