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: mrtazz/restclient-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: fuximo/restclient-cpp
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.
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 14, 2017

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

Commits on Feb 15, 2017

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

Commits on Feb 19, 2017

  1. added a copy of the last server response to the connection object

    added a curl function call to use the cookie engine
    changed the way cookies are parsed to the response objects
    w
    fuximou committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    693c26e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2017

  1. Add cookie handling, and map paramiterized post method

    Czémán Arnold committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    2557b8f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2017

  1. Store effective url in last request

    Czémán Arnold committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    cd752eb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2017

  1. Fix uninitialized attributes

    Czémán Arnold committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    41947b0 View commit details
    Browse the repository at this point in the history
Loading