[ 
http://www.stripesframework.org/jira/browse/STS-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter resolved STS-897.
----------------------------

       Resolution: Fixed
    Fix Version/s: Release 1.5.8
         Assignee: Ben Gunter

> MockHttpServletRequest.getIntHeader() is case-sensitive
> -------------------------------------------------------
>
>                 Key: STS-897
>                 URL: http://www.stripesframework.org/jira/browse/STS-897
>             Project: Stripes
>          Issue Type: Bug
>    Affects Versions: Release 1.5.7
>            Reporter: Janne Jalkanen
>            Assignee: Ben Gunter
>            Priority: Minor
>              Labels: mock, tests
>             Fix For: Release 1.5.8
>
>
> MockHttpServletRequest.getHeader() does proper lowercasing, but 
> getIntHeader() does not.  Problem is that setHeader() does lowercase it, so 
> you need to always use lower-case in getIntHeader().

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to