``` /** * 使用方式: * 1.引入 * import XHRReq from "xhr-request-tiny"; * * 2.初始化 * let req = new XHRReq(); * * 3.Promis风格调用 post/get * let data = { username: 'wc', age: 18 }
small xhr abstraction
tiny http client for Node and the browser
small xhr abstraction
Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.
this library helps us to create proxy objects for fetch, XHR and beacons for proper request tracking.
XMLHttpRequest for Node
Lightweight request library. Promise based, with proxy support.
test infrastructure for a fake XMLHttpRequest object
BugSnag performance request tracker for monitoring XHR and fetch requests
i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
Popsicle transport for sending requests over `XMLHttpRequest`
A tiny invariant function
Streaming http in the browser
alternate XHR methods for ewsjs
Utility for mocking XMLHttpRequests in the browser or nodejs.
Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.
Synchronous and asynchronous XMLHttpRequest for Node
Low-level HTTP/HTTPS/XHR request interception library for NodeJS
A small Node.js module to retrieve the request's IP address
A tiny warning function
Utility for mocking XMLHttpRequest.
Safely extract the XHR response from your XHR instance.
Check if a Buffer/Uint8Array is a JPEG image