Skip to content

v1.6.0

Compare
Choose a tag to compare
@hsbt hsbt released this 17 Nov 08:45
· 117 commits to master since this release
c5635fa

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