Changes for version 0.006 - 2014-10-16
- Work towards HTTP/1.1 compliance and be usable in production.
- HTTP 1.1 improvements:
- require Host: header and accept absolute URLs from HTTP/1.1 clients
- support chunked encoding and timeout on reading content.
- return an RFC 1123 Date: header with every response
- minimal 100 Continue support
- better close support
- seems like a good idea:
- catch exceptions instead of having worker die
- new/changed features:
- after hook support – runs after all other processing, just before response is sent.
- rename 'logg' to 'note', add similar 'warning'
Modules
extremely lightweight but not very powerful web application framework