Add #verify_hostname= and #verify_hostname to skip hostname verification
[Feature #16555] https://github.com/ruby/ruby/pull/2858
This commit is contained in:
parent
a19228f878
commit
80bbc7f402
7
NEWS.md
7
NEWS.md
@ -32,6 +32,13 @@ sufficient information, see the ChangeLog file or Redmine
|
|||||||
|
|
||||||
## Stdlib updates (outstanding ones only)
|
## Stdlib updates (outstanding ones only)
|
||||||
|
|
||||||
|
* Net::HTTP
|
||||||
|
|
||||||
|
* New method
|
||||||
|
|
||||||
|
* Add #verify_hostname= and #verify_hostname to skip hostname verification
|
||||||
|
[[Feature #16555]]
|
||||||
|
|
||||||
## Compatibility issues (excluding feature bug fixes)
|
## Compatibility issues (excluding feature bug fixes)
|
||||||
|
|
||||||
* Regexp literals are frozen [[Feature #8948]] [[Feature #16377]]
|
* Regexp literals are frozen [[Feature #8948]] [[Feature #16377]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user