🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/PuerkitoBio/urlesc

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/PuerkitoBio/urlesc

v0.0.0-20170810143723-de5bf2ad4578
Source
Go
Version published
Created
Source

urlesc Build Status GoDoc

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 (see issue 5684).

Install

go get github.com/PuerkitoBio/urlesc

License

Go license (BSD-3-Clause)

FAQs

Package last updated on 10 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts