vendor : update cpp-httplib to 0.43.4 (#22888)

This commit is contained in:
Alessandro de Oliveira Faria (A.K.A.CABELO)
2026-05-10 18:46:54 +02:00
committed by GitHub
parent 2b2babd124
commit 5d5d2e15d2
3 changed files with 20 additions and 8 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
#ifndef CPPHTTPLIB_HTTPLIB_H
#define CPPHTTPLIB_HTTPLIB_H
#define CPPHTTPLIB_VERSION "0.43.3"
#define CPPHTTPLIB_VERSION_NUM "0x002b03"
#define CPPHTTPLIB_VERSION "0.43.4"
#define CPPHTTPLIB_VERSION_NUM "0x002b04"
#ifdef _WIN32
#if defined(_WIN32_WINNT) && _WIN32_WINNT < 0x0A00