1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Add a note about default ciphers to history.

This commit is contained in:
Andy Brody 2017-02-18 18:37:32 -05:00
parent 005575b854
commit c862c6ecc2

View file

@ -3,6 +3,9 @@
- Warn if auto-generated headers from the payload, such as Content-Type, - Warn if auto-generated headers from the payload, such as Content-Type,
override headers set by the user. (This is usually not what the user wants to override headers set by the user. (This is usually not what the user wants to
happen, and can be surprising.) happen, and can be surprising.)
- Drop the old check for weak default TLS ciphers, and use the built-in Ruby
defaults. Ruby versions from Oct. 2014 onward use sane defaults, so this is
no longer needed. (#573)
# 2.0.0 # 2.0.0