Skip to content

Commit 7b46934

Browse files
committed
docs: remove proxy banner
closes #132
1 parent c4cac60 commit 7b46934

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,6 @@ By default, `no_proxy` and `NO_PROXY` environment variables will be checked and
122122
> [!NOTE]
123123
> Using export conditions, this utility adds proxy support for Node.js and for other runtimes, it will simply return native fetch.
124124
125-
> [!IMPORTANT]
126-
> 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!
127-
128125
### `fetch` with proxy support
129126

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

0 commit comments

Comments
 (0)