Actions
Refactor #29463
closedDrop webrick patch
Description
In #12572 (508a9e8b18d8811f65f0f9f4201c287bae55da2d) a webrick patch was added to support setting ciphers. This is a copy of the built in method which means it gets out of date. Ruby 2.4 added the SSLCiphers option so this workaround is no longer needed.
Actions