fix: correct handling of HttpServletRequest#getHeaders and tests
- Sep 13, 2016
-
-
Nicholas Blair authored
-
Nicholas Blair authored
Also refactored AttributesMapper test to remove duplicate code and include test for 'blank' values.
-
Nicholas Blair authored
Properly handles cases where container may return blank String values in the returned list. Tests were previously adding List objects as headers - need to add just String values.
-