public class SslFileDownloader extends Object
| Constructor and Description |
|---|
SslFileDownloader(TestCase testCase) |
| Modifier and Type | Method and Description |
|---|---|
void |
downloadFileOverSSLAndPotentiallyBadCertificate(String url,
String pathToSaveTo) |
okhttp3.Response |
sslFileDownloader(String url) |
public SslFileDownloader(TestCase testCase)
Copyright © 2019. All rights reserved.