You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/25 01:25:58 UTC

[jira] [Commented] (GROOVY-7089) Base64 URL Safe encoder

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

ASF GitHub Bot commented on GROOVY-7089:
----------------------------------------

GitHub user jwagenleitner opened a pull request:

    https://github.com/apache/groovy/pull/450

    GROOVY-7089: Base64 URL Safe encoder

    

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

    $ git pull https://github.com/jwagenleitner/groovy GROOVY-7089-Base64Url

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

    https://github.com/apache/groovy/pull/450.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 #450
    
----
commit 621db0bdf96587301779cb660ed9968c558c0616
Author: John Wagenleitner <jw...@apache.org>
Date:   2016-10-25T01:20:51Z

    GROOVY-7089: Base64 URL Safe encoder

----


> Base64 URL Safe encoder 
> ------------------------
>
>                 Key: GROOVY-7089
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7089
>             Project: Groovy
>          Issue Type: New Feature
>            Reporter: Sebastian Ortiz
>            Priority: Minor
>
> The EncodingGroovyMethods support encodeBase64 and also support the MIME encoding using the chunked parameter, but is no support the Base64 URL Safe encoding, which implementation maybe trivial. 



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