{"library":"http-agent","type":"library","category":null,"description":"This package, `http-agent`, is a deprecated and abandoned Node.js library designed to perform sequences of HTTP requests. Last published 15 years ago (July 15, 2011) at version 0.1.2, it targeted very early Node.js environments (>= 0.2.0). It was built upon the now-deprecated `request` library, leveraging it to allow for simple or complex request sequences, including an iterator pattern for dynamic control flow during web crawling. Due to its extreme age and reliance on obsolete dependencies and Node.js versions, it is not suitable for modern applications. There is no active maintenance, nor a release cadence. Modern alternatives like `axios`, `node-fetch`, or Node.js's built-in `fetch` API are highly recommended for current projects, offering better performance, security, and promise-based APIs.","language":"javascript","status":"abandoned","version":"0.1.2","tags":["javascript","http-agent","iterator","http","webcrawler"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-agent","imports":["const Agent = require('http-agent');","const agent = Agent.create('host', ['path1', 'path2']);"]},{"cmd":"yarn add http-agent","imports":[]},{"cmd":"pnpm add http-agent","imports":[]}],"homepage":null,"github":"https://github.com/indexzero/http-agent","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-agent","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/http-agent/compatibility"}}