You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* off-by-one in middleware after() and afterSend() loops ([1faf4a1](https://github.com/WebFiori/framework/commit/1faf4a1c7c90eb40d343ae668dda98577fe4c329)), closes [#299](https://github.com/WebFiori/framework/issues/299)
9
+
* remove silent try-catch in StartSessionMiddleware::after() ([9c5c3b6](https://github.com/WebFiori/framework/commit/9c5c3b6a13c1d00dce57b044f95b3c8592f571d7)), closes [#298](https://github.com/WebFiori/framework/issues/298)
10
+
***routing:** preserve query string on redirect and prevent crash on root sub-routes ([007c799](https://github.com/WebFiori/framework/commit/007c799cf2511b96d251be223fa9fca9104482c9))
11
+
* use $response instance instead of static Response::addHeader() in StartSessionMiddleware ([907984c](https://github.com/WebFiori/framework/commit/907984c70f29694cccf207c9e60985709fb8aa23)), closes [#297](https://github.com/WebFiori/framework/issues/297)
0 commit comments