Page MenuHomeDevCentral

Provide a base64 encoder compatible with URLs
ClosedPublic

Authored by dereckson on Mar 11 2020, 00:18.
Tags
None
Referenced Files
F6978463: D2276.diff
Fri, Apr 18, 13:15
Unknown Object (File)
Thu, Apr 17, 13:45
Unknown Object (File)
Sat, Apr 5, 23:44
Unknown Object (File)
Mon, Mar 24, 06:23
Unknown Object (File)
Mon, Mar 24, 05:00
Unknown Object (File)
Mon, Mar 24, 04:59
Unknown Object (File)
Thu, Mar 20, 08:03
Unknown Object (File)
Mar 17 2025, 01:54
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.