1.0.0 • Published 6 years ago

@instaffogmbh/parse-proxy-url-string v1.0.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

@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

1.0.0

6 years ago