[
https://issues.apache.org/jira/browse/SYNAPSE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304710#comment-15304710
]
prabath ariyarathna commented on SYNAPSE-1012:
----------------------------------------------
Hi Hiranya.
Lets say we have encoded US-ASCII string into the Base64 and we need to decode
it back to the US-ASCII. Then we need to specify US-ASCII as the charset in the
decode function but base64 string is not encoded to the US-ASCII. It is UTF-8.
Thanks.
> Add Xpath Base64 decode function
> --------------------------------
>
> Key: SYNAPSE-1012
> URL: https://issues.apache.org/jira/browse/SYNAPSE-1012
> Project: Synapse
> Issue Type: Improvement
> Reporter: prabath ariyarathna
> Assignee: Hiranya Jayathilaka
> Fix For: 3.0
>
> Attachments: base64_decode_function.diff, remove_unwanted_charset.diff
>
>
> We only have xpath Encode function with the current synapse implementation.
> Once this function will be added to the synapse. We can simply decode the
> base64 encoded string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]