[ https://issues.apache.org/jira/browse/TIKA-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871625#comment-17871625 ]
ASF GitHub Bot commented on TIKA-4247: -------------------------------------- THausherr commented on PR #1737: URL: https://github.com/apache/tika/pull/1737#issuecomment-2273297312 This PR looked abandoned in conflict so I tried... most conflict resolution was straightforward except 2 things: - `setHttpRequestHeaders(List <String>)` from main didn't work at all (I suspect that it wasn't tested), see comment. I changed some code but kept main AND branch, i.e. the headers are added twice. - parseHeader type change from List to Collection > HttpFetcher - add ability to send request headers > ------------------------------------------------- > > Key: TIKA-4247 > URL: https://issues.apache.org/jira/browse/TIKA-4247 > Project: Tika > Issue Type: New Feature > Reporter: Nicholas DiPiazza > Priority: Major > > add ability to send request headers -- This message was sent by Atlassian Jira (v8.20.10#820010)