Skip to content

Uri.decodeFull Invalid argument(s): Illegal percent encoding in URI #56993

@yarnping

Description

@yarnping

hi team, I'm trying to decode url, seems not working

Uri.decodeFull("text/33%20-%20â.html")
Uri.decodeComponent("text/33%20-%20â.html")
expect
text/33 - â.html

actually throw error:
Invalid argument(s): Illegal percent encoding in URI

refer to
https://www.urldecoder.org/

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions