Commit History

Author SHA1 Message Date
  yhirose 3d83cbb872 Improve string compare performance 4 years ago
  yhirose 8a803b30f6 Fix #990 4 years ago
  yhirose 80be649de7 Fix #961 4 years ago
  yhirose 9648f950f5 Updated README 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
  Andrea Pappacoda 1a2faf09e0 Add header-only Meson support (#955) 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
  Joseph Huang dcf24d45a2 fix ssesvr use of deleted function (#938) 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
  yhirose 33e94891ee Updated test.cc 4 years ago
  yhirose 73e0729f63 Change `sink.write()` to return boolean 4 years ago
  yhirose 21c529229c Fixed timeout issues 4 years ago
  yhirose 63643e6386 Code format 4 years ago
  yhirose 6cc2edce99 Added `set_address_family` 4 years ago
  yhirose d122ff3ca8 Code formatting 4 years ago