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

Kasun Indrasiri commented on SYNAPSE-797:
-----------------------------------------

In fact the original issue was with dropping the query parameters when we don't 
have format="rest". As you mentioned we need to fix the issue related to binary 
encoding of the message. Will review and apply the patch.

> 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: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to