Returns a `stream.Readable` from a URI string


Keywords
uri, read, readstream, stream, get, http, https, ftp, file, data, protocol, url, agent, nodejs, pac, proxy, socks
License
MIT
Install
npm install get-uri@3.0.2

Documentation

Node.js HTTP Proxy Agents Monorepo

Build Status

This monorepo contains various Node.js HTTP Agent implementations that operate over proxies using various protocols.

For the most common use-cases, you should be using the proxy-agent module, which utilizes the other, more low-level, agent implementations.

You can find changelogs here.