This repository was archived by the owner on Jul 31, 2022. It is now read-only.
03.03.00
Changes
⭐ New Features
- Added Throttled Handler #39 (@Katsute)
- Replace #createTemporaryContext with TemporaryHandler #38 (@Katsute)
- Made HttpSession a server method #37 (@Katsute)
- Changed SimpleHttpHandler from abstract to interface #35 (@Katsute)
- Authenticator added to #createContext #34 (@Katsute)
- Http Cookie Builder #32 (@Katsute)
🔧 Optimizations
- Added Throttled Handler #39 (@Katsute)
- Replace #createTemporaryContext with TemporaryHandler #38 (@Katsute)
- Made HttpSession a server method #37 (@Katsute)
- Added NullPointerException on missing Cookie key and value #27 (@Katsute)
- Added no cache to SSE #26 (@Katsute)