Bug 333717 HttpClient can't get local listen address, http exchange can return the local address used for the connection.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2651 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
8f5bd3b063
commit
2e72deee73
|
@ -16,6 +16,7 @@ jetty-7.3.0-SNAPSHOT
|
|||
+ 333481 Handle UTF-32 codepoints
|
||||
+ 333608 tlds defined in web.xml are not picked up
|
||||
+ 333679 Refactored jetty-jmx. Moved mbeans to modules
|
||||
+ 333717 HttpExchange able to return local address used
|
||||
+ 333771 System properties are not available inside XML configuration file by using the 'property' tag
|
||||
+ 333875 Monitor public constructor
|
||||
+ 333892 Improved JVM bug detection
|
||||
|
|
Loading…
Reference in New Issue