Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIKA-4247 HttpFetcher - add ability to send request headers #1737

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Apr 29, 2024

  1. TIKA-4247 HttpFetcher - add ability to send request headers

    set headers in a metadata value for "httpRequestHeaders"
    those will be sent along with http request.
    Nicholas DiPiazza committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7c2fb07 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. TIKA-4252: fix wrong char

    Nicholas DiPiazza committed May 9, 2024
    Configuration menu
    Copy the full SHA
    78023f4 View commit details
    Browse the repository at this point in the history
  2. TIKA-4252: cleaner fix

    Nicholas DiPiazza committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cb33f7a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. TIKA-4252: add http request headers at fetcher config level

    Nicholas DiPiazza committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9be2e85 View commit details
    Browse the repository at this point in the history