Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 582 Bytes

File metadata and controls

9 lines (7 loc) · 582 Bytes

Compatibility Notes

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.