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

Amila Manoj Silva updated SYNAPSE-797:
--------------------------------------

    Attachment: synapse-797.patch

Hi,
I tested with the given conditions and tried to reproduce the error. 
Parameters were there, but when using POST with binaryRelayBuilders, the 
message is encoded to binary format.
This can be fixed by removing message type only for GET and DELETE requests.
I've attached the patch, please review and commit.

Regards,
Amila

> Query parameters get dropped when we use Endpoint format as rest
> ----------------------------------------------------------------
>
>                 Key: SYNAPSE-797
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-797
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core
>            Reporter: Kasun Indrasiri
>         Attachments: synapse-797.patch
>
>
> The query parameters of the incoming request get dropped with a 'rest' 
> endpoint.
> <send>
>    <endpoint>
>           <address uri="http://localhost:6060"; format="rest"/>
>    </endpoint>
> </send>

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to