Re: [PR] TIKA-4247 HttpFetcher - add ability to send request headers [tika]

2024-04-29 Thread via GitHub
nddipiazza commented on code in PR #1737: URL: https://github.com/apache/tika/pull/1737#discussion_r1583602257 ## tika-pipes/tika-fetchers/tika-fetcher-http/src/main/java/org/apache/tika/pipes/fetcher/http/HttpFetcher.java: ## @@ -143,10 +143,24 @@ public InputStream

Re: [PR] TIKA-4247 HttpFetcher - add ability to send request headers [tika]

2024-04-29 Thread via GitHub
bartek commented on code in PR #1737: URL: https://github.com/apache/tika/pull/1737#discussion_r1583509595 ## tika-pipes/tika-fetchers/tika-fetcher-http/src/main/java/org/apache/tika/pipes/fetcher/http/HttpFetcher.java: ## @@ -143,10 +143,24 @@ public InputStream fetch(String

Re: [PR] TIKA-4247 HttpFetcher - add ability to send request headers [tika]

2024-04-29 Thread via GitHub
bartek commented on code in PR #1737: URL: https://github.com/apache/tika/pull/1737#discussion_r1583509595 ## tika-pipes/tika-fetchers/tika-fetcher-http/src/main/java/org/apache/tika/pipes/fetcher/http/HttpFetcher.java: ## @@ -143,10 +143,24 @@ public InputStream fetch(String

[PR] TIKA-4247 HttpFetcher - add ability to send request headers [tika]

2024-04-29 Thread via GitHub
nddipiazza opened a new pull request, #1737: URL: https://github.com/apache/tika/pull/1737 set headers in a metadata value for "httpRequestHeaders" those will be sent along with http request. -- This is an automated message from the Apache Git Service. To respond to the message,