Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kong/unirest-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.01
Choose a base ref
...
head repository: Kong/unirest-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.02
Choose a head ref
  • 14 commits
  • 15 files changed
  • 5 contributors

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    ac59342 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. typo in docs/README.md

    sevku authored Apr 5, 2020
    Configuration menu
    Copy the full SHA
    4cb7228 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #346 from sevku/patch-1

    typo in docs/README.md
    ryber authored Apr 5, 2020
    Configuration menu
    Copy the full SHA
    e3ad28e View commit details
    Browse the repository at this point in the history
  3. get junit5 working from maven

    ryber committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    18f46ed View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    62453a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    090c0d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #347 from daniloglima/feature/update-contributing

    Update broken link to 'BehaviorTests'
    ryber authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    2d99b22 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #348 from daniloglima/feature/duration-ttl

    Add 'Duration' as flavor to configure TTL
    ryber authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    96c2e8f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. fix for empty response with gzip

    Sreeni committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    ce14fff View commit details
    Browse the repository at this point in the history
  2. fix for empty response with gzip

    Sreeni committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e4ce9c5 View commit details
    Browse the repository at this point in the history
  3. addressed review comments

    Sreeni committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f75cb62 View commit details
    Browse the repository at this point in the history
  4. addressed review comments

    Sreeni committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d1e8669 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #350 from sthamman/null-response

    Parsing error occurs when POST response is empty gzip content type
    ryber authored Apr 11, 2020
    Configuration menu
    Copy the full SHA
    ddac108 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c386e1 View commit details
    Browse the repository at this point in the history
Loading