v0.7.0 (archived)
Pre-release
Pre-release
This release is archived as an overhaul to the native HTTP server.
- Basic SSL support (cert / key).
- Timeout incomplete HTTP requests after 15 seconds.
- Limit HTTP request body length to 10kb.
- SSL read fixes (do not drop connections on SSL_read -1).