Closed iande closed 6 years ago
This should address issue #37 by ensuring the client dups the incoming options hash before performing any potentially destructive operations on it (namely the use of delete to fetch the SSL settings.)
delete
Excellent 🥇
This should address issue #37 by ensuring the client dups the incoming options hash before performing any potentially destructive operations on it (namely the use of
delete
to fetch the SSL settings.)