Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding an Async HttpClient module #4573

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    7e880ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0219aa7 View commit details
    Browse the repository at this point in the history
  3. - adding full C++ support

    danilopucci committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    a790018 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4a376b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. - fix clang-format

    danilopucci committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e03623d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. - fixing compile errors

    danilopucci committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ea259f4 View commit details
    Browse the repository at this point in the history
  2. - fix more formatting

    danilopucci committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b7fb10f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8df0a9b View commit details
    Browse the repository at this point in the history
  4. - update vcpkg dependency

    danilopucci committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8f52d51 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. - bugfix in linux

    danilopucci committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b54ff1e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. bugfix in httplib

    danilopucci committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    294e9aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a671b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

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

Commits on Jan 23, 2024

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