4.7.1 - Bugfixes and minor improvements
What's Changed
- Support ContinueHandling to continue with other handlers after handler is found
- Logging improvements: colored logs etc.
- Added some frequent parameters to classes
- Starlette ASGI example
- Fixed bug with searching a new handler after the execution of handler
- Fixed difference between request_timeout and timeout
- More bug fixes