HttpUtility icon indicating copy to clipboard operation
HttpUtility copied to clipboard

SSL Pinning

Open codecat15 opened this issue 4 years ago • 0 comments

The user should be able to add a configuration with the details of SSL pinning to the utility something like this

let utility = HttpUtility.shared
utility.sslConfiguration = HUSSLConfiguration(some-ssl-details)

codecat15 avatar Dec 21 '21 21:12 codecat15