85b0eb2d3e
__Motivation__ Since request.headers().getAll() will never return null. And the check null condition will not work as expected. __Modification__ Add isEmpty() checking as well. __Result__ Fixes #11568 |
||
---|---|---|
.. | ||
src | ||
pom.xml |