request-modern is an independent migration package for projects leaving request; it is not affiliated with the original package maintainers or project.
| Area | Notes |
|---|---|
| Preserved migration surface | String/options input, get, post, callback usage, and text/json convenience helpers. |
| Improvements | Native fetch backing, typed responses, promise-first usage, and smaller dependency surface. |
| Intentional difference | It targets common migration paths and does not recreate every historical request plugin or stream feature. |