We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e200ee commit ab1ce7eCopy full SHA for ab1ce7e
README.md
@@ -406,6 +406,6 @@ You can support the maintenance of this project:
406
407
## Breaking Changes
408
### v3.x
409
-- The `fast-proxy-lite` module is used by default to support `http` proxy type 🔥
+- The `fast-proxy-lite` module is used by default to support `http` proxy type 🔥. This means, no `undici` or `http2` are supported by default.
410
- The old `fast-proxy` module is available under the `http-legacy` proxy type, but the module is not installed by default.
411
- Proxy configuration is now generalized under the `proxyConfig` property.
0 commit comments