Uses of Class
org.apache.tika.pipes.fetcher.http.config.HttpHeaders
-
Packages that use HttpHeaders Package Description org.apache.tika.pipes.fetcher.http.config -
-
Uses of HttpHeaders in org.apache.tika.pipes.fetcher.http.config
Methods in org.apache.tika.pipes.fetcher.http.config that return HttpHeaders Modifier and Type Method Description HttpHeaders
HttpFetcherConfig. getHttpRequestHeaders()
Methods in org.apache.tika.pipes.fetcher.http.config with parameters of type HttpHeaders Modifier and Type Method Description HttpFetcherConfig
HttpFetcherConfig. setHttpRequestHeaders(HttpHeaders httpRequestHeaders)
-