Clone AllowTlsResume as part of SslClientAuthenticationOptionsExtensions.ShallowClone...
authorStephen Toub <stoub@microsoft.com>
Thu, 29 Jun 2023 10:42:59 +0000 (06:42 -0400)
committerGitHub <noreply@github.com>
Thu, 29 Jun 2023 10:42:59 +0000 (06:42 -0400)
commit4e16941db1141b24499074eb032055a883320469
tree26f8520dce7e34d2339fa02d3159c9d85bbabff1
parent3e34f7b955476b9f87d8392b63d4fd4ba40fd359
Clone AllowTlsResume as part of SslClientAuthenticationOptionsExtensions.ShallowClone (#88155)

Looks like this was missed as part of adding AllowTlsResume.  This helper is used by HttpClient and friends to clone all the settings of an SslClientAuthenticationOptions instance into a new instance.
src/libraries/Common/src/System/Net/Security/SslClientAuthenticationOptionsExtensions.cs