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: JavaWebStack/http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/own-http-client
Choose a base ref
...
head repository: JavaWebStack/http-client
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.
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 8, 2021

  1. Update pom.xml

    JulianFun123 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d2bf2d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Merge pull request #1 from JavaWebStack/feature/own-http-client

    Feature/own http client
    JanHolger authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    2aa717a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

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

Commits on Feb 14, 2022

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

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    ba2764f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from JavaWebStack/feature/query

    Add ability to pass in query params as Map
    JanHolger authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    7cf4098 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Updated dependencies, fixed issue in readAll when response stream is …

    …null, incremented version
    JanHolger committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    f9c8f48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from JavaWebStack/dev

    Release 1.0.1
    JanHolger authored Sep 4, 2022
    Configuration menu
    Copy the full SHA
    f9914b8 View commit details
    Browse the repository at this point in the history
Loading