@instaffogmbh/parse-proxy-url-string

1.0.0 • Public • Published

@instaffogmbh/parse-proxy-url-string

http://auth@host:port{ hostname: …, port: …, auth: … }

API

This module exports one function:

parts = parseProxyUrlString(spec)

Returns an object with the proxy details found in string spec, or returns false if no proxy details were found (e.g. befause spec was false-y).

 

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @instaffogmbh/parse-proxy-url-string

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

5.69 kB

Total Files

7

Last publish

Collaborators

  • bhanu.pv
  • instaffo