vendor : update cpp-httplib to 0.30.0 (#18660)

* vendor : update cpp-httplib to 0.30.0
* common : allow custom headers when downloading
This commit is contained in:
Adrien Gallouët 2026-01-08 13:53:54 +01:00 committed by GitHub
parent f2f6c88067
commit 55abc39355
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 2188 additions and 546 deletions

View file

@ -1,5 +1,6 @@
#include "arg.h"
#include "common.h"
#include "download.h"
#include <string>
#include <vector>