Skip to content

Releases: ruby/webrick

v1.8.1

27 Jan 11:16
158a7ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

27 Jan 02:21
841b7da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

17 Nov 08:45
650289c
Compare
Choose a tag to compare

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

Full Changelog: v1.6.0...v1.7.0

v1.6.1

17 Nov 08:45
800c29e
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

v1.5.1

17 Nov 08:45
92bb2dd
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

v1.4.4

17 Nov 08:45
020d148
Compare
Choose a tag to compare

Full Changelog: v1.4.3...v1.4.4

v1.4.3

17 Nov 08:45
d7fc6f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.6.0

17 Nov 08:45
c5635fa
Compare
Choose a tag to compare

What's Changed

  • Remove the squishing of whitespace in header values by @jeremyevans in #23
  • Support literal IPv6 addresses in X-Forwarded-Host by @jeremyevans in #26
  • Don't check tainting in access log escaping by @jeremyevans in #34
  • Enabled chunked encoding if Transfer-Encoding: chunked header is set by @jeremyevans in #24
  • Allow WEBrick::HTTPServlet::CGIHandler :CGIInterpreter option to be array by @jeremyevans in #25
  • Document HTTPResponse#body callable option by @zverok in #35
  • Check the feature by itself, instead of the version number by @nobu in #28

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

17 Nov 08:45
00c281c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2

17 Nov 08:45
346c656
Compare
Choose a tag to compare

Full Changelog: v1.4.1...v1.4.2