Commit History

Author SHA1 Message Date
  Zizheng Tai e1efa337a2 Make Client move-constructible (#1051) 4 years ago
  yhirose 3c522386e9 Fix "Issue 38551 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzze" 4 years ago
  yhirose c202aa9ce9 Read buffer support. (Fix #1023) (#1046) 4 years ago
  yhirose 4e05368086 Fix #1054 4 years ago
  yhirose e1afe74fe2 Fix #1037 4 years ago
  Gregor Jasny 415edc237c Set error variable for failed write_data (#1036) 4 years ago
  yhirose ab477b5631 Fix "Issue 37742 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer" 4 years ago
  yhirose 0823d5c7f2 Fixed #1031 4 years ago
  yhirose 4297500928 Fix #1024 4 years ago
  Thomas Behn a58f042614 Don't define INVALID_SOCKET if it has been defined already (i.e. by libpcap) (#1021) 4 years ago
  Joel Rosdahl 887074efd2 Add test of httplib.h split into .h + .cc (#1015) 4 years ago
  Joel Rosdahl 9c2c15ca45 Add missing template method implementations (#1013) 4 years ago
  yosh-matsuda 879dd261c2 Fix gzip compression/decompression over 4 GiB data size (#1002) 4 years ago
  xxrl 52f5eb5980 [Fix] ca_cert_path/ce_cert_store lose (#1004) 4 years ago
  Gregor Jasny ea2f69a0d7 Add httplib::Error to std::string function (#999) 4 years ago
  yhirose e3750d9ddf Simplefied server APIs 4 years ago
  yhirose c1eee3012e Fix #998 4 years ago
  yhirose 06bfa7e08b Fix #979 4 years ago
  yhirose 3d83cbb872 Improve string compare performance 4 years ago
  yhirose 8a803b30f6 Fix #990 4 years ago
  yhirose 80be649de7 Fix #961 4 years ago
  Gregor Jasny 6b9ffc8bec Remove dead code (#965) 4 years ago
  Simon Edlund d903053faf Update httplib.h (#964) 4 years ago
  yhirose 676f1b5a26 Updated the user agent string 4 years ago
  Baruch Nissenbaum b8dec12f15 Limit SSL_ERROR_WANT_READ retries to 1 sec (#957) 4 years ago
  yhirose fc9b223acc Updated copyright year 4 years ago
  CncGpp ba824089d7 Fix code err code 401 when the password is empty in base_auth. (#958) 4 years ago
  yhirose 5a43bb8149 Implemented #946 in a different way 4 years ago
  yhirose 0104614656 Code refactoring 4 years ago
  yhirose 77a77f6d2d Added set_default_headers on Server 4 years ago