-
Enhancement
-
Resolution: Done
-
Minor
-
2.0.30.Final, 2.1.0.Final, 2.1.2.Final, 2.1.3.Final
-
None
HttpString is using a String constructor that has been obsolete since JDK 1.1. Should be updated to reduce risk of compatibility issues with future JDKs.