We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parsing the following PURL with URL-encoded Cyrillic characters (e.g. %D0%9C for the Cyrillic M):
%D0%9C
pkg:nuget/%D0%9Circos%D0%BEft.%D0%95ntit%D1%83Fram%D0%B5work%D0%A1%D0%BEr%D0%B5
Yields the following PURL when calling PackageURL#toString:
PackageURL#toString
pkg:nuget/%FFFFFFC3%FFFFFF90%FFFFFFC2%FFFFFF9Circos%FFFFFFC3%FFFFFF90%FFFFFFC2%FFFFFFBEft.%FFFFFFC3%FFFFFF90%FFFFFFC2%FFFFFF95ntit%FFFFFFC3%FFFFFF91%FFFFFFC2%FFFFFF83Fram%FFFFFFC3%FFFFFF90%FFFFFFC2%FFFFFFB5work%FFFFFFC3%FFFFFF90%FFFFFFC2%FFFFFFA1%FFFFFFC3%FFFFFF90%FFFFFFC2%FFFFFFBEr%FFFFFFC3%FFFFFF90%FFFFFFC2%FFFFFFB5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Parsing the following PURL with URL-encoded Cyrillic characters (e.g.
%D0%9C
for the Cyrillic M):Yields the following PURL when calling
PackageURL#toString
:The text was updated successfully, but these errors were encountered: