-
Enhancement
-
Resolution: Done
-
Minor
-
1.4.21.Final
-
None
Function equalToString(String) is more efficient than equals(HttpString) as it does not require an additional object allocation.
Prefix header constants to make clear we are dealing with a header, not with some other constant such as CLOSE_REQ, CLOSED.