Skip to content

net/url: add URL.RawFragment, like RawPath #37776

@rsc

Description

@rsc

OpenAPI and JSONSchema do fancy things with the fragment including
funny path operations that distinguish between a literal / and an escaped %2f.
Just like happened with Path, the solution is probably to add RawFragment,
with the same semantics for Fragment/RawFragment as Path/RawPath.

/cc @mpvl

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions