A spec-compliant version of XMLHttpRequest
Provides patch for node-XMLHttpRequest npm package which doesn't expose withCredentials property and causes incorrect behaviour when using jsdom with sinon.fakeServer.
XMLHttpRequest for Node
XMLHttpRequest for Node
XMLHttpRequest emulation for node.js
Low-level HTTP/HTTPS/XHR request interception library for NodeJS
Synchronous and asynchronous XMLHttpRequest for Node
XMLHttpRequest mock for testing
A fetch API polyfill for React Native with text streaming support.
XMLHttpRequest polyfill for node.js
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
OpenTelemetry instrumentation for XMLHttpRequest http client in web browsers
XMLHttpRequest for Node forked from https://github.com/driverdan/node-XMLHttpRequest
A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.
Synchronous version of the Fetch API
Cookie-aware XMLHttpRequest Wrapper
node-XMLHttpRequest is a wrapper for the built-in http client to emulate the browser XMLHttpRequest object.
TypeScript definitions for xmlhttprequest
Server-side XMLHttpRequest.
Node.js XMLHttpRequest implementation using http.request()
Implementation of window.fetch which can use http2 seamlessly
test infrastructure for a fake XMLHttpRequest object
A micro utility to hyphenize strings
xmlhttprequest-ts is a typescript wrapper for the built-in http client to emulate the browser XMLHttpRequest object and allow isomorphic code that runs in the browser and in node.js.