public class SimpleHttp extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SimpleHttp.BasicAuthInterceptor
Intercepts requests and adds authentication headers to the request
|
Constructor and Description |
---|
SimpleHttp(HttpSubScan scanDefn,
okhttp3.HttpUrl url,
File tempDir,
HttpProxyConfig proxyConfig,
CustomErrorContext errorContext) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
String |
url() |
public SimpleHttp(HttpSubScan scanDefn, okhttp3.HttpUrl url, File tempDir, HttpProxyConfig proxyConfig, CustomErrorContext errorContext)
public String url()
public InputStream getInputStream()
Copyright © 2021 The Apache Software Foundation. All rights reserved.