Commit History

Author SHA1 Message Date
  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
  Mathias Laurin 089b9daa1c Fix virtual call in ClientImpl::~ClientImpl() (#942) 4 years ago
  yhirose ba34ea4ee8 Fix #944 4 years ago
  Baruch Nissenbaum 2917b8a005 Explicit cast from size_t to uInt (#941) 4 years ago
  yhirose 75fdb06696 Added a missing member in copy_settings. 4 years ago
  Alex Hornung e00ad37580 Add option to bypass URL encode of path (#934) 4 years ago
  Vincent Stumpf 5cfb70c2b4 Fix some shadowed variable warnings (#935) 4 years ago
  Alessio Pollero 2a70c45697 Fix client.cc code, since res.error() without operator overloading… (#921) 4 years ago
  Aswin Raj Kharel c58b00580e reserving before encoding (#912) 4 years ago
  Ken Schalk 7c60e69c33 Remove redunant call to close_socket (#911) 4 years ago