What's Changed
- don't invoke response block more than once due to retry by @jeremyevans in #170
- [DOC] Tweak to Net::HTTP What's Here by @BurdetteLamar in #171
- [DOC] README.md - update rfc references by @MSP-Greg in #166
- Add Net::HTTP.put method by @Zopolis4 in #175
- Replace Regexp in for headers for perf by @baweaver in #140
- Remove WEBrick from dependency by @hsbt in #180
- Try to test with Windows platform by @hsbt in #181
- net/http.rb - derive SSL_IVNAMES from SSL_ATTRIBUTES by @MSP-Greg in #164
- test_https.rb - fix test_session_reuse_but_expire by @MSP-Greg in #178
- Add ability to configure default settings for new connections by @fatkodima in #177
- implement talking SSL to the proxy too by @evgeni in #55
- Removed needless NullWriter class by @hsbt in #182
- Prevent warnings by @mame in #185
New Contributors
- @MSP-Greg made their first contribution in #166
- @Zopolis4 made their first contribution in #175
- @fatkodima made their first contribution in #177
- @evgeni made their first contribution in #55
- @mame made their first contribution in #185
Full Changelog: v0.4.1...v0.5.0