Skip to content

percent_encoding: normalise_percent_encoded and strict_percent_encoded #1097

@WhyNotHugo

Description

@WhyNotHugo

As part of an unrelated WebDAV specific project, I've written two utility functions closely tied to percent encoding:

These are actually not webdav-specific at all, and re-usable in other HTTP-related contexts.

Do you consider these a suitable contribution for the percent_encoding crate? If so, I can draft a PR incorporating both of these. The implementation for these is quite non-trivial, and they have been heavily optimised to minimise allocations and heavily tested.

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