Commit History

Author SHA1 Message Date
  yhirose f0eb55b327 Changed to use `const std::string &` as much as possible instead of `const char *` (#1331) 3 years ago
  yhirose 6dc285b5ca Merge branch 'kuguma-use_exception_ptr' 3 years ago
  yhirose 07e614eef7 clangformat and README update 3 years ago
  yhirose 916b2a8fd3 Merge branch 'use_exception_ptr' of https://github.com/kuguma/cpp-httplib into kuguma-use_exception_ptr 3 years ago
  Kai Aoki 869f5bb279 fix ExceptionHandlerTest.ContentLength 3 years ago
  yhirose 3e21338f82 Update README 3 years ago
  yhirose 37bb3c6a77 No longer support VS 2013 and older #1325 (#1326) 3 years ago
  Kai Aoki d4ab2fa0e6 fix double ref and case of exceptions that are not std::exception 3 years ago
  Kai Aoki 72d3f4896a Update httplib.h 3 years ago
  yhirose 5e6f973b99 Release v0.10.9 3 years ago
  yhirose 7ed77b02ad Disable YouTubeNoSSLDigest 3 years ago
  yhirose 127a64d5a0 Skip preamble and epilogue in multipart/form-data (Fix #1317) (#1320) 3 years ago
  yhirose caa31aafda Accept large data transfer over SSL (Fix #1261, Close #1312) 3 years ago
  yhirose dae318495f Revert "Accept large data transfer over SSL (#1261)" 3 years ago
  Andrea Pappacoda 305a7abcb9 fix: update CPPHTTPLIB_VERSION to 0.10.8 (#1305) 3 years ago
  yhirose 219d13b718 Fix #1303 3 years ago
  conghuawang df20c27696 resolve http server can't send file large than 2GB (Fix #1290) (#1294) 3 years ago
  yhirose a5a62768c0 Fix #1292 (#1296) 3 years ago
  yhirose 4001637beb Added CPPHTTPLIB_FORM_URL_ENCODED_PAYLOAD_MAX_LENGTH 3 years ago
  Martín Córdova 47044c05a8 Fix compile error with MINGW-64 GCC-12.1.0 (#1283) 3 years ago
  Andrea Pappacoda a449d82723 build(cmake): minor tweaks (#1274) 3 years ago
  yhirose fee8e97b4e Rename fuzzing test corpus for #1264 3 years ago
  yhirose 72d9ed4056 Added fuzzing corpus for #1264 3 years ago
  Andrea Pappacoda 1be1b3a86d build(meson): don't require python3 (#1267) 3 years ago
  yhirose 9452c0a4b6 Release v0.10.7 3 years ago
  Yoshiki Matsuda 307b729549 Accept large data transfer over SSL (#1261) 3 years ago
  mylogin 696239d6e1 Link Windows crypto libs only when CPPHTTPLIB_OPENSSL_SUPPORT is set (#1254) 3 years ago
  Andrea Pappacoda 6929d90353 build(meson): allow using OpenSSL 3.0 (#1256) 3 years ago
  yhirose 348d032029 Updated README 3 years ago
  Andrea Pappacoda d1d3fcdfd5 build(meson): mark *_encrypted_pem as test deps (#1255) 3 years ago