vendor : update cpp-httplib to 0.43.3 (#22686)

This commit is contained in:
Alessandro de Oliveira Faria (A.K.A.CABELO)
2026-05-05 09:04:57 +02:00
committed by GitHub
parent 2bacb1eb77
commit a09a00e502
3 changed files with 26 additions and 5 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
#ifndef CPPHTTPLIB_HTTPLIB_H
#define CPPHTTPLIB_HTTPLIB_H
#define CPPHTTPLIB_VERSION "0.43.2"
#define CPPHTTPLIB_VERSION_NUM "0x002b02"
#define CPPHTTPLIB_VERSION "0.43.3"
#define CPPHTTPLIB_VERSION_NUM "0x002b03"
#ifdef _WIN32
#if defined(_WIN32_WINNT) && _WIN32_WINNT < 0x0A00