Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

5.0.0-RC-2

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 21 Oct 02:03
· 73 commits to main since this release
a93c8d9

🌈 Changes

⭐ New Features

  • Add timeout handler #17 (@Katsute)
  • Adjust HTTP Codes #18 (@Katsute)
    • RedirectHandler returns code 308 (Permanent Redirect)
    • TemporaryHandler returns code 404 (Not Found) when expired
    • FileHandler returns code 404 (Not Found) on null file
    • ThrottledHandler returns code 429 (Too Many Requests) on max connections

📘 Dependencies

Full Changelog: 5.0.0-RC-1...5.0.0-RC-2