0.0503 2023-06-22 Piotr Roszatycki * Skip tests which don't work on MSWin32. 0.0502 2023-06-22 Piotr Roszatycki * Configure requires Software::License. * More reliable tests. * Tests use explicitly 127.0.0.1 as a host. 0.0501 2023-06-18 Piotr Roszatycki * Correct configure requirements. 0.0500 2020-03-17 Piotr Roszatycki * Print connection errors to stderr. * Allow to use SSL with IPv6. * IPv6 is enabled by default if IO::Socket::IP is available. * New option `--ssl-client-ca-file`. * Listen on tcp46 socket with `--ipv6` option when `--host` is missing. * Default `--host` is undefined which means any interface. 0.0402 2020-03-14 Piotr Roszatycki * Excludes Perl < 5.14 on MSWin32 from SSL tests. 0.0401 2020-03-12 Piotr Roszatycki * Provides cpanfile. * More reliable tests. 0.0400 2020-03-12 Piotr Roszatycki * New options `--ssl-ca-file` and `--ssl-verify-mode`. 0.0306 2016-10-30 Piotr Roszatycki * Workaround for missing TCP_NODELAY on Android. 0.0305 2016-03-28 Piotr Roszatycki * Use address 127.0.0.1 rather than localhost for testing. 0.0304 2015-08-02 Piotr Roszatycki * Server resets SIGCHLD to default for workers so they work correctly with CGI emulation. * The default protocol is HTTP/1.0. * Bugfix for 08chunked_req.t: should not use external files. 0.0303 2014-11-16 Piotr Roszatycki * Workaround for HTTP::Tiny + Test::TCP conflict, which prevented installing this package. 0.0302 2014-06-28 Piotr Roszatycki * Support for "quiet" option. * Does not hang up on daemonize without error log file. * Bugfix for streaming mode (Use of uninitialized value). 0.0301 2014-05-03 Piotr Roszatycki * Requirement for Time::HiRes is optional. 0.0300 2014-02-07 Piotr Roszatycki * Support for "user", "group" and "umask" options. 0.0200 2014-01-30 Piotr Roszatycki * Support for "daemonize", "pid" and "error-log" options. 0.0100 2014-01-25 Piotr Roszatycki * Initial CPAN release.