| Modifier and Type | Method and Description |
|---|---|
HarPostProcessor |
BrotliResponseTransform.asPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
TrafficCollectorImpl.Builder |
TrafficCollectorImpl.Builder.harPostProcessor(HarPostProcessor harPostProcessor) |
| Constructor and Description |
|---|
TrafficCollectorImpl(WebDriverFactory webDriverFactory,
net.lightbody.bmp.mitm.CertificateAndKeySource certificateAndKeySource,
Supplier<InetSocketAddress> upstreamProxyProvider,
Iterable<? extends org.littleshoot.proxy.HttpFiltersSource> httpFiltersSources,
Supplier<? extends net.lightbody.bmp.BrowserMobProxy> interceptingProxyInstantiator,
Iterable<? extends HarPostProcessor> harPostProcessors,
ExceptionReactor exceptionReactor)
Constructs an instance of the class.
|
Copyright © 2016–2018. All rights reserved.