Using fast-proxy-lite as default proxy library
Changes:
- The
fast-proxy-litemodule is used by default to supporthttpproxy type 🔥. This means, noundiciorhttp2are supported by default. - The old
fast-proxymodule is available under thehttp-legacyproxy type, but the module is not installed by default. - Proxy configuration is now generalized under the
proxyConfigproperty. - Introduced "proxy factory" approach that simplifies the integration with custom proxy libraries.