Skip to content

v2.51

Compare
Choose a tag to compare
@mpaperno mpaperno released this 01 May 15:11
· 92 commits to master since this release
755f0da
  • !! Fixes possible "Could not determine port number from host [*]:unix" issue in v2.50
  • Add --setsid option to start server with setsid if running in background (#18)

From v2.50:

  • Replace IO::Socket::INET with IO::Socket::IP for IPv6 support (#9).
  • Unix ports (ability to listen on UNIX sockets) (#13).
  • Add X-Envelope-* headers before Received (#14).
  • Add /usr/local/bin and /usr/local/sbin to PATH (#17).