Uses of Class
com.norconex.crawler.web.fetch.impl.webdriver.HttpSniffer
Packages that use HttpSniffer
-
Uses of HttpSniffer in com.norconex.crawler.web.fetch.impl.webdriver
Methods in com.norconex.crawler.web.fetch.impl.webdriver that return HttpSnifferModifier and TypeMethodDescriptionWebDriverFetcherConfig.getHttpSniffer()Optionally setup an HTTP proxy that allows to set and capture HTTP headers.Methods in com.norconex.crawler.web.fetch.impl.webdriver with parameters of type HttpSnifferModifier and TypeMethodDescriptionWebDriverFetcherConfig.setHttpSniffer(HttpSniffer httpSniffer) Optionally setup an HTTP proxy that allows to set and capture HTTP headers.