v1.2.4
Feature set
- Allow easy customization for routes, statics and middleware
- Translate HTTP handling into normal function parameters and returns
- Customizable logging around aspect borders and corners
- Featured error handling with HTTP status code mapping
- Support both HTTP and HTTPS hosting and mTLS client certificate validation
- Support customization of net.Listener for HTTP Server
- Support hosting of multi-webserver applications
- Support wrapped web-call to external web services via internal session
- Support customized panic handling
- Support AppError for HTTP code and response construction
- Support AppError with wrapping feature