02b7507a62
Motivation: Headers.get* methods should not throw an exception but return null or the default value if converting of the value fails. Modifications: - Correctly handle the case when ValueConverter throws an Exception. - Add testcase. Result: Fixes [#7710]. |
||
---|---|---|
.. | ||
src | ||
pom.xml |