Skip to content

v0.7.0 (archived)

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 29 Jun 08:24
· 1122 commits to master since this 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).