data-uri-to-buffer

Create an ArrayBuffer instance from a Data URI string


Keywords
data, uri, datauri, data-uri, buffer, convert, rfc2397, 2397, agent, http, https, nodejs, pac, proxy, socks
License
MIT
Install
npm install data-uri-to-buffer@0.0.3

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.