Page MenuHomeDevCentral

Provide a base64 encoder compatible with URLs
ClosedPublic

Authored by dereckson on Mar 11 2020, 00:18.
Tags
None
Referenced Files
F2831546: D2276.id5734.diff
Fri, Apr 19, 16:56
F2829140: D2276.id5734.diff
Fri, Apr 19, 07:17
Unknown Object (File)
Mon, Apr 15, 06:23
Unknown Object (File)
Mon, Apr 15, 01:01
Unknown Object (File)
Wed, Apr 10, 18:29
Unknown Object (File)
Wed, Apr 10, 05:11
Unknown Object (File)
Sun, Apr 7, 06:10
Unknown Object (File)
Sun, Apr 7, 00:43
Subscribers
None

Details

Summary

URLs don't like some characters used in base64 like '+' or '/',
and padding isn't useful in this context.

Ref T1609.

Test Plan

Unit tests provided

Diff Detail

Repository
rKOT Keruald OmniTools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 11 2020, 00:47
This revision was landed with ongoing or failed builds.Mar 11 2020, 00:48
This revision was automatically updated to reflect the committed changes.