[ 
https://issues.apache.org/jira/browse/CXF-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371825#comment-15371825
 ] 

ASF GitHub Bot commented on CXF-6967:
-------------------------------------

GitHub user osbornk opened a pull request:

    https://github.com/apache/cxf/pull/147

    [CXF-6967] Make content-disposition case insensitive and add some ini…

    …t tests

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/osbornk/cxf CXF-6967

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/147.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #147
    
----
commit c9688b547220d1923b5359ded1c00b1f5dc530c7
Author: Kevin Osborn <kosb...@centraldesktop.com>
Date:   2016-07-11T22:35:10Z

    [CXF-6967] Make content-disposition case insensitive and add some init tests

----


> Content Disposition filename should be case-insensitive
> -------------------------------------------------------
>
>                 Key: CXF-6967
>                 URL: https://issues.apache.org/jira/browse/CXF-6967
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>            Reporter: Kevin Osborn
>
> The regex parser and the string matcher are case sensitive for the filename 
> fields as well as the encoding type. According to spec, they should be 
> case-insensitive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to