What's Changed
- Extract creation of Net::HTTP in httpproxy by @wishdev in #41
- Fix httpd error in CJK directory by @jeremyevans in #42
- Use GitHub Actions instead of Travis CI (retry) by @deivid-rodriguez in #40
- Skip env-locale-sensitive CGI test on the "java" platform by @headius in #46
- Make readpartial limit chunk to appropriate size by @wishdev in #45
- Do not use ensure in a block without begin by @jeremyevans in #49
- Allow empty POST and PUT requests without content length by @jeremyevans in #50
- Only run test_big_bodies test on Ruby 2.5+ by @jeremyevans in #51
- Fix test when run with US-ASCII encoding by @jeremyevans in #52
- Allow shutdown_pipe to be passed in via @config by @wishdev in #44
- Ensure server port numbers are numeric and ensure they are stored as … by @wishdev in #55
- Fix shutdown_pipe test issue by @wishdev in #54
- Allow EPROTOTYPE error when writing junk to a socket by @jeremyevans in #56
- Use ruby/setup-ruby instead of actions/setup-ruby by @hsbt in #58
- Refix test_shutdown_pipe by @wishdev in #59
- add mime type of extention mjs by @paulownia in #60
- Make it more strict to interpret some headers by @mame in #61
New Contributors
- @wishdev made their first contribution in #41
- @deivid-rodriguez made their first contribution in #40
- @headius made their first contribution in #46
- @paulownia made their first contribution in #60
Full Changelog: v1.6.0...v1.7.0