6e5fd9311f
Motivation: EmptyHeaders#get with a default value argument returns null. It should never return null, and instead it should return the default value. Modifications: - EmptyHeaders#get with a default value should return that default value Result: More correct implementation of the Headers API. |
||
---|---|---|
.. | ||
src | ||
pom.xml |