Releases: ruby/webrick
Releases · ruby/webrick
v1.6.0
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
What's Changed
- update rubies and add ruby 2.6 to travis by @colby-swandale in #15
- Adds WebAssembly MIME type by @robfors in #17
- Remove extraneous spaces at the end of status line by @nobu in #16
- Improve httpstatus.rb's test coverage by @masakazutakewaka in #19
- add EnvUtil#timeout by @thekuwayama in #21
- Sync with ruby by @nobu in #27
- Remove Webrick::HTTPResponse#to_s by @jeremyevans in #22
- Folded files in gemspec by @nobu in #29
- WEBrick: prevent response splitting and header injection by @mame in #32
- Loop with String#scan without creating substrings by @mame in #31
New Contributors
- @colby-swandale made their first contribution in #15
- @robfors made their first contribution in #17
- @masakazutakewaka made their first contribution in #19
- @thekuwayama made their first contribution in #21
Full Changelog: v1.4.2...v1.5.0
v1.4.2
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- README: ruby annotation to code sections by @olleolleolle in #5
- Test build on new Ruby versions by @nicolasleger in #7
- Add missing test for WEBrick::HTTPAuth::Htgroup by @makenowjust in #10
- Silence Net::HTTP warning in test by @esparta in #8
New Contributors
- @nicolasleger made their first contribution in #7
- @makenowjust made their first contribution in #10
- @esparta made their first contribution in #8
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- To use ruby-head for Ruby 2.5.0dev. by @hsbt in #1
- Add Readme description by @AlexWheeler in #2
New Contributors
- @AlexWheeler made their first contribution in #2
Full Changelog: https://github.com/ruby/webrick/commits/v1.4.0
v1.4.0.beta1
What's Changed
Full Changelog: https://github.com/ruby/webrick/commits/v1.4.0.beta1