- use dotweb.BaseMiddleware replace BaseMiddlware
- 2020-06-03 23:00
- Add AccessLog middleware for logging HTTP requests in the Apache Common Log Format.
- 2019-6-26 23:00
- Update log call for dotweb version 1.6.3
- 2019-6-13 12:00
- Update domain middleware, add SetNotAllowHandle & SetRejectHandle used to custom output
- SetNotAllowHandle: Set handler which to be called when host not in allow domains
- SetRejectHandle: Set handler which to be called when host in reject domains
- 2018-8-31 09:00
- Init version
- 2018-8-31