You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Barry Fitzgerald (JIRA)" <ji...@apache.org> on 2008/03/03 12:46:51 UTC

[jira] Updated: (CXF-1455) Create Provider to support application/x-www-form-urlencoded content types

     [ https://issues.apache.org/jira/browse/CXF-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Barry Fitzgerald updated CXF-1455:
----------------------------------

    Attachment: CXF-1455.patch

Path to add org.apache.cxf.jaxrs.provider.FormEncodingReaderProvider

& appropriate tests.

This provider is also added to the default list of providers as  per the spec.



> Create Provider to support application/x-www-form-urlencoded content types
> --------------------------------------------------------------------------
>
>                 Key: CXF-1455
>                 URL: https://issues.apache.org/jira/browse/CXF-1455
>             Project: CXF
>          Issue Type: Sub-task
>          Components: REST
>    Affects Versions: 2.1
>            Reporter: Barry Fitzgerald
>             Fix For: 2.1
>
>         Attachments: CXF-1455.patch
>
>
> Create an Entity Provider with a consume MIME type of "application/x-www-form-urlencoded" that supports MultivaluedMap<String,String>
> See section 3.1.2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.