Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.7.0 Alpha
-
None
Description
base64url support is added to QByteArray::fromBase64() and toBase64() by the change Base64: Implement the "base64url" encoding and the stripping of '='
It would be better for Qt.atob() and Qt.btoa() to support the variant too.