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: SolarWork/httpclient-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: embeddedmz/httpclient-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.
  • 14 commits
  • 11 files changed
  • 4 contributors

Commits on Nov 25, 2018

  1. Changed CMakeLists.txt to be able to build library and test binary wi…

    …the a single make command in a custom build directory (classic way).
    embeddedmz committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    4d444fe View commit details
    Browse the repository at this point in the history
  2. TestUploadForm will send dummy file to the toilet kv6od-1543167696 (v…

    …isit: ptvs2.com to check if the file has been uploaded)
    embeddedmz committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    473660e View commit details
    Browse the repository at this point in the history
  3. Updated build commands.

    embeddedmz committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    6e10b6c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Configuration menu
    Copy the full SHA
    1b16977 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dc2e3c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

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

Commits on Apr 26, 2021

  1. Fixing issue embeddedmz#3 and updating unit tests (httpbin.org incorr…

    …ect protocol scheme).
    Mohamed Amine Mzoughi
    Mohamed Amine Mzoughi committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    e4383ab View commit details
    Browse the repository at this point in the history
  2. Fixed Issue embeddedmz#2

    Mohamed Amine Mzoughi
    Mohamed Amine Mzoughi committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    e88fff0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Fixed Issue embeddedmz#6 and added a download file to memory methode.

    Mohamed Amine Mzoughi
    Mohamed Amine Mzoughi committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    e9d54e0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Fixed some issues with CMake scripts

    Amine Mzoughi
    Amine Mzoughi committed May 29, 2022
    Configuration menu
    Copy the full SHA
    62b8b34 View commit details
    Browse the repository at this point in the history
  2. Fixed project name.

    Amine Mzoughi
    Amine Mzoughi committed May 29, 2022
    Configuration menu
    Copy the full SHA
    36fd2c7 View commit details
    Browse the repository at this point in the history
  3. Added instructions related to vcpkg.

    Amine Mzoughi
    Amine Mzoughi committed May 29, 2022
    Configuration menu
    Copy the full SHA
    e677aa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Added infos related to file names on Windows.

    Mohamed Amine Mzoughi
    Mohamed Amine Mzoughi committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    0b0fe76 View commit details
    Browse the repository at this point in the history
  2. Use vcpkg on Windows to install Google Test (GTest).

    Amine Mzoughi
    Amine Mzoughi committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    4a39326 View commit details
    Browse the repository at this point in the history
Loading