snap-server v1.0.3.0 Release Notes

Release Date: 2017-08-12 // over 6 years ago
  • Dep bumps

    • criterion, time

    🛠 Fixes

    • TLS backend: close the socket if accept throws.

    • Use user-modified request during access logging. Fixes logging when used with X-Forwarded-For.

    • Don't listen on default port if unix socket is specified in the config.

    • Turn off sendfile() support on OSX (it doesn't seem to work correctly anymore).