{"library":"fetch-with-proxy","type":"library","category":null,"description":"A wrapper around node-fetch that automatically uses HTTP(S) proxy settings from environment variables (HTTP_PROXY, HTTPS_PROXY, ALL_PROXY, NO_PROXY). Version 3.0.1, stable, low maintenance. Unlike tunnel-based solutions (e.g., request, proxy-agent), it uses direct HTTP connections without CONNECT tunneling for HTTP targets, which avoids certain compatibility issues but may not support HTTPS proxying. It is a thin wrapper, passing through most node-fetch API behavior.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript","http","fetch","proxy"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-with-proxy","imports":["import fetch from 'fetch-with-proxy'","import type { RequestInit } from 'node-fetch'","import { Headers } from 'node-fetch'"]},{"cmd":"yarn add fetch-with-proxy","imports":[]},{"cmd":"pnpm add fetch-with-proxy","imports":[]}],"homepage":"https://github.com/touv/node-fetch-with-proxy#readme","github":"https://github.com/touv/node-fetch-with-proxy","docs":null,"changelog":null,"pypi":null,"npm":"fetch-with-proxy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}