java.lang.Object
com.norconex.crawler.web.fetch.impl.webdriver.HttpSniffer
All Implemented Interfaces:
Configurable<HttpSnifferConfig>

public class HttpSniffer extends Object implements Configurable<HttpSnifferConfig>

Used to set and capture HTTP request/response headers, when enabled.

EXPERIMENTAL: The use of this class is experimental. It is known to not be supported properly with some web drivers and/or browsers. It can even be ignored altogether by some web drivers.

Since:
3.0.0