[jboss-jira] [JBoss JIRA] (WFLY-3474) NPE in HttpServletResponse.getHeaders

Jaroslav Málek (JIRA) issues at jboss.org
Tue Jun 10 07:59:16 EDT 2014


Jaroslav Málek created WFLY-3474:
------------------------------------

             Summary: NPE in HttpServletResponse.getHeaders
                 Key: WFLY-3474
                 URL: https://issues.jboss.org/browse/WFLY-3474
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Web (Undertow)
    Affects Versions: 8.1.0.Final, 8.0.0.Final
            Reporter: Jaroslav Málek
            Assignee: Stuart Douglas


Calling {{getHeaders(java.lang.String name)}} on {{HttpServletResponse}} produces {{NullPointerException}} if the requested header is not set. An empty collection should be returned.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)



More information about the jboss-jira mailing list