X Tutup
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: main
Choose a base ref
...
head repository: readycloudllc/unirest-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 12, 2013

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

Commits on Nov 13, 2013

  1. Make response parsing errors more descriptive.

    Add a message while preserving the cause.
    aljungberg committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    c41476c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b61530b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2013

  1. Merge commit 'c2504345ee8fd044098119f16f26adaa58435971' of github.com…

    …:Mashape/unirest-java
    
    Conflicts:
    	src/main/java/com/mashape/unirest/http/HttpClientHelper.java
    aljungberg committed Dec 20, 2013
    Configuration menu
    Copy the full SHA
    03cfc32 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2014

  1. Merge tag 'unirest-java-1.3.22' of github.com:Mashape/unirest-java

    [maven-release-plugin]  copy for tag unirest-java-1.3.22
    
    Conflicts:
    	src/main/java/com/mashape/unirest/http/HttpResponse.java
    aljungberg committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    3b0875c View commit details
    Browse the repository at this point in the history
  2. Fixed with Unirest - Added handling of UnsupportedEncodingException w…

    …hich is thrown by new StringEntity(...) - without this the code woudn't compile.
    livin committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    6b38db2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2015

  1. Merge tag 'unirest-java-1.4.7'

    [maven-release-plugin]  copy for tag unirest-java-1.4.7
    climentml committed Nov 26, 2015
    Configuration menu
    Copy the full SHA
    baab8ad View commit details
    Browse the repository at this point in the history
  2. Merge conflict

    climentml committed Nov 26, 2015
    Configuration menu
    Copy the full SHA
    d8fac63 View commit details
    Browse the repository at this point in the history
  3. Revert "Fixed with Unirest - Added handling of UnsupportedEncodingExc…

    …eption which is thrown by new StringEntity(...) - without this the code woudn't compile."
    
    This reverts commit 6b38db2.
    climentml committed Nov 26, 2015
    Configuration menu
    Copy the full SHA
    4e226d8 View commit details
    Browse the repository at this point in the history
Loading
X Tutup