Skip to content

Fixes memory management problems in cleaning routes

Pre-release
Pre-release
Compare
Choose a tag to compare
@JustAn0therDev JustAn0therDev released this 19 Jun 06:41
· 84 commits to main since this release

The routes flush, delete and overwrite would throw errors, catch or have undefined behavior when called. This has been fixed in the current version and a test with 20000 requests made to ensure that all routes work as intended.