Commit History

Author SHA1 Message Date
  yhirose d663588491 Removed is_writable() from DataSink (Resolve #1478, too) (#1483) 2 years ago
  yhirose c4ba43ca6f Removed incorrect comment 2 years ago
  yhirose 0ff2e16d69 Issue 52666: cpp-httplib:server_fuzzer: Timeout in server_fuzzer 2 years ago
  Ray Beck 51607ec752 add to_human_string (#1467) 2 years ago
  yhirose 7992b14896 Release v0.11.4 2 years ago
  Ray Beck 7e420aeed3 add support for requests with both MultipartFormDataItems and Content Providers (#1454) 2 years ago
  yukun 227d2c2050 Add EINTR and EAGAIN judge for accept (#1438) 3 years ago
  Jiwoo Park 58cffd3223 std::condition_variable::notify_one/all() should be called after unlocking mutex (#1448) 3 years ago
  Ingo Bauersachs 8f32271e8c Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450) 3 years ago
  yhirose c8c1c3d376 Fix #1442 3 years ago
  yhirose 9f512acb42 Removed code for upsupported OpenSSL 3 years ago
  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