{"id":29102315,"url":"https://github.com/formio/node-fetch-http-proxy","last_synced_at":"2025-06-28T21:44:42.556Z","repository":{"id":89337810,"uuid":"344966564","full_name":"formio/node-fetch-http-proxy","owner":"formio","description":"The node-fetch library with added HTTP_PROXY support","archived":false,"fork":false,"pushed_at":"2021-03-06T00:50:01.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-25T09:54:58.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/formio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-06T00:12:37.000Z","updated_at":"2021-03-06T00:49:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea111833-6d2c-4dd5-8f02-97ef2415b8e9","html_url":"https://github.com/formio/node-fetch-http-proxy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/formio/node-fetch-http-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formio%2Fnode-fetch-http-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formio%2Fnode-fetch-http-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formio%2Fnode-fetch-http-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formio%2Fnode-fetch-http-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formio","download_url":"https://codeload.github.com/formio/node-fetch-http-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formio%2Fnode-fetch-http-proxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262503161,"owners_count":23321183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-28T21:44:28.871Z","updated_at":"2025-06-28T21:44:42.511Z","avatar_url":"https://github.com/formio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-fetch-http-proxy\nThe node-fetch library with added HTTP_PROXY, HTTPS_PROXY, NO_PROXY support, same as the deprecated request.js library had.\n\n## Usage\nTo install this library, just type the following.\n\n```\nnpm install --save @formio/node-fetch-http-proxy\n```\n\nThen you can use this library instead of node-fetch like so.\n\n```js\nconst fetch = require('@formio/node-fetch-http-proxy');\n\nfetch('https://examples.form.io/example').then((resp) =\u003e resp.json()).then((form) =\u003e {\n  console.log(form);\n});;\n```\n\n## HTTP_PROXY, HTTPS_PROXY, and NO_PROXY\nThese variables work the same as documented @ https://github.com/request/request#controlling-proxy-behaviour-using-environment-variables\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fformio%2Fnode-fetch-http-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fformio%2Fnode-fetch-http-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fformio%2Fnode-fetch-http-proxy/lists"}