Popsicle middleware for supporting `Content-Encoding` compression
Advanced HTTP requests in node.js and browsers
Popsicle middleware for following HTTP redirects
Popsicle middleware for supporting cookies in node.js
Popsicle transport for sending requests over HTTP1 and HTTP2
Popsicle transport for sending requests over `XMLHttpRequest`
Popsicle middleware for setting a default `User-Agent` header
Popsicle middleware for rejecting responses with bad HTTP statuses
Enable request retry for Popsicle
Popsicle plugin to transform URLs before performing requests
Sniff the encoding from a HTML byte stream
Implementation of the HTML encoding sniffer algo, with stream support
Bridging the gap between buffers and typed arrays
Convert encodings, uses iconv-lite
Contains parsers and serializers for ASN.1 (currently BER only)
Polyfill for the Encoding Living Standard's API.
Detects if a file is binary in Node.js. Similar to Perl's -B.
Convert character encodings in pure javascript.
TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
URL utils for humans
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
Standard HTTP interfaces for HTTP clients and servers in node.js and browsers
Runtime-agnostic library for encoding and decoding data
Convert and detect character encoding in JavaScript