Releases: j0k3r/httplug-ssrf-plugin
Releases · j0k3r/httplug-ssrf-plugin
3.0.1
3.0.0
Main / breaking changes
- Support for PHP < 7.4 has been dropped
- The lib now use PSR-17 & PSR-18
- The lib is fully typed
- Async client should be supported
Examples in the README are up to date (to see how you could upgrade from the v2).
Huge work from @jtojnar 👏
What's Changed
- Return a rejected promise instead of throwing by @jtojnar in #10
- Cleanups and modernization by @jtojnar in #12
New Contributors
Full Changelog: v2.0.2...v3.0.0