{"library":"http-cookie-agent","type":"library","category":null,"description":"http-cookie-agent is a Node.js library that provides HTTP(S) agents capable of managing cookies across various popular HTTP clients, including Node.js global fetch (via undici), undici directly, axios, node-fetch, and the native `node:http`/`node:https` modules. Its current stable version is 7.0.3, with minor bug fix releases occurring relatively frequently and major versions released annually or as significant changes warrant. The library primarily differentiates itself by offering a unified cookie management solution that integrates seamlessly with existing `tough-cookie` instances and supports a wide array of HTTP client libraries, allowing developers to centralize cookie handling in complex Node.js applications without reimplementing logic for each client. It requires `tough-cookie` and, for `fetch` integration, `undici` as peer dependencies.","language":"javascript","status":"active","version":"7.0.3","tags":["javascript","agent","axios","cookies","fetch","got","http","https","needle"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-cookie-agent","imports":["import { CookieJar } from 'tough-cookie';","import { CookieAgent } from 'http-cookie-agent/undici';","import { HttpsCookieAgent } from 'http-cookie-agent/http';","import { cookie } from 'http-cookie-agent/undici';"]},{"cmd":"yarn add http-cookie-agent","imports":[]},{"cmd":"pnpm add http-cookie-agent","imports":[]}],"homepage":null,"github":"https://github.com/3846masa/http-cookie-agent","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-cookie-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-cookie-agent/compatibility"}}