Skip to content

Commit

Permalink
docs: remove proxy banner
Browse files Browse the repository at this point in the history
closes #132
  • Loading branch information
pi0 committed Jan 20, 2025
1 parent c4cac60 commit 7b46934
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ By default, `no_proxy` and `NO_PROXY` environment variables will be checked and
> [!NOTE]
> Using export conditions, this utility adds proxy support for Node.js and for other runtimes, it will simply return native fetch.
> [!IMPORTANT]
> Proxy support is under development. Check [unjs/node-fetch-native#107](https://github.com/unjs/node-fetch-native/issues/107) for the roadmap and contributing!
### `fetch` with proxy support

You can simply import `{ fetch }` from `node-fetch-native/proxy` with a preconfigured `fetch` function that has proxy support.
Expand Down

0 comments on commit 7b46934

Please sign in to comment.