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: embeddedmz/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.
  • 15 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 16, 2016

  1. Configuration menu
    Copy the full SHA
    cfb825d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b117a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    553c238 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. Updated README, updated test proxy address, added a test to increase …

    …coverage and fixed code style.
    embeddedmz committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    66f59c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75d61ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c2913b View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2016

  1. Configuration menu
    Copy the full SHA
    5a6b127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b2e74 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

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

Commits on Dec 28, 2016

  1. Added web proxy tunneling support.

    Added TestInvalidProxy test.
    
    Reduced a line length to comply with CI rule.
    
    Updated README, updated test proxy address, added a test to increase coverage and fixed code style.
    
    Added a method to set SSL Key password and added some missing Doxygen headers.
    
    Updated an info in README.md
    embeddedmz committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    934aff7 View commit details
    Browse the repository at this point in the history
  2. Added a method to perform a post form upload.

    Fixed code indentation to comply with Cpplint.
    
    Added web proxy tunneling support.
    
    this adds support for using proxies corresponding to the CURLOPT_PROXY
    and CURLOPT_HTTPPROXYTUNNEL config options in libcurl.
    
    closes #68
    
    default to 10s timeout in unit tests
    
    this makes the conn object in unit tests default to a 10s timeout in
    order to fail fast if something is up with the connection or configured
    hosts.
    embeddedmz committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    5b96edd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52a6275 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

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

Commits on Jun 12, 2017

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

Commits on May 27, 2019

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