pkgsrc/www/go-urlesc/DESCR
ryoon f52a2e10cc www/go-urlesc: import go-urlesc-0.0.0.20170810
Package urlesc implements query escaping as per RFC 3986.

It contains some parts of the net/url package, modified so as to
allow some reserved characters incorrectly escaped by net/url.
2018-11-18 07:36:50 +00:00

4 lines
187 B
Text

Package urlesc implements query escaping as per RFC 3986.
It contains some parts of the net/url package, modified so as to
allow some reserved characters incorrectly escaped by net/url.