Commit History

Author SHA1 Message Date
  yhirose c0b461a3b7 Release v0.11.3 3 years ago
  yhirose 74fe5a5029 Fix #1426 3 years ago
  yhirose 9d0a9d4e23 Fix #1437 3 years ago
  yhirose 07c6e58951 Fix #1421 3 years ago
  Pavel Artemkin 87994811a1 undef poll at the end if CPPHTTPLIB_USE_POLL (#1427) 3 years ago
  Changbin Park 93a51979c4 Get client process id over ip/port when server runs on UNIX socket. (#1418) 3 years ago
  Changbin Park ad7edc7b27 avoid lockup in `ThreadPool::shutdown()` on legacy host (#1417) 3 years ago
  Andreas Kempf 27cd4e6ffe Support compilation on AIX (#1402) 3 years ago
  yhirose 8e10d4e8e7 Release v0.11.2 3 years ago
  Changbin Park b57f79f438 Detecting client disconnection (#1373) 3 years ago
  yhirose cba9ef8c0b Issue 49740 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer 3 years ago
  yhirose 4f8407a3a7 Refactoring the previous commit 3 years ago
  Gopinath K 656e936f49 add multipart formdata for PUT requests. (#1351) 3 years ago
  yhirose d92c314466 Release v0.11.1 3 years ago
  Changbin Park 362d064afa UNIX domain socket support (#1346) 3 years ago
  Rockybilly 0b541ffebc Add get_socket_fd method to Client and ClientImpl, add according unit… (#1341) 3 years ago
  yhirose 106be19c3e Issue 49512: cpp-httplib:server_fuzzer: Timeout in server_fuzzer 3 years ago
  yhirose 25d72bf881 Release v0.11.0 3 years ago
  Mehmet İbrahimoğlu 9d5b5297cc ssize_t redefinition on Windows - int/int64 vs long/long long (#1337) 3 years ago
  Mehmet İbrahimoğlu 462884bebb With SSL enabled and NOMINMAX not defined, there is a conflict with 'max', which this fixes (#1334) 3 years ago
  yhirose f0eb55b327 Changed to use `const std::string &` as much as possible instead of `const char *` (#1331) 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
  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 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