Skip to content

net/url: Export function escape(s string, mode encoding) string and the encoding constants #13982

@jiridanek

Description

@jiridanek

I am proposing to make the function

func escape(s string, mode encoding) string

in https://golang.org/src/net/url/url.go exported, so that the library provides full interface to percent encoding. This has been first suggested in issue #4013.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions