Details
-
Type:
Suggestion
-
Status: Reported
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 5.7.0 Alpha
-
Fix Version/s: None
-
Component/s: QML: Declarative and Javascript Engine
-
Labels: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.