Skip to content

What to do with /reference-implementation/ #162

@nlevitt

Description

@nlevitt

From my reading of https://url.spec.whatwg.org/ only "%2e" should be percent-decoded if it appears in the path section (haven't examined other sections of the url yet).
The reference implementation doesn't seem to decode any percent-encoded stuff in the path (not even %2e). But my browser (chromium) appears to percent-decode a bunch of stuff. Guessing approximately the inverse of the "default encode set".

screen shot 2016-11-04 at 12 13 08

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions