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

Feature/392 unpack gz files #1

Merged
merged 7 commits into from
Jul 18, 2023
Merged

Feature/392 unpack gz files #1

merged 7 commits into from
Jul 18, 2023

Commits on Jul 17, 2023

  1. Added 'followRedirects' property to http-extractor-meta and added res…

    …pective logic to http-extractor-executor. Added jv test file for redirects and added file to automated tests.
    A-M-A-X committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3a13303 View commit details
    Browse the repository at this point in the history
  2. changed formatting

    A-M-A-X committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e97b0a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    a83e6f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/391-HTTPExtractor-should-follow-redirects' into…

    … feature/392-Unpack-gz-files
    A-M-A-X committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    561c088 View commit details
    Browse the repository at this point in the history
  3. Added gzip decompress to archive-interpreter and fixed issue with htt…

    …p-extractor on redirects
    A-M-A-X committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6149013 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b963ad View commit details
    Browse the repository at this point in the history
  5. removed unused imports

    A-M-A-X committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a23642a View commit details
    Browse the repository at this point in the history