Commit History

Author SHA1 Message Date
  yhirose c5c54b31e2 Release v0.16.2 1 year ago
  Mark Mentovai 69c84c9597 BoringSSL compatibility fixes (#1892) 1 year ago
  yhirose ae63b89cbf Use SOCK_CLOEXEC instead of __linux__ 1 year ago
  yhirose ff038f98b7 Merge branch 'thread-safe-cloexec' of github.com:kdombroski/cpp-httplib into kdombroski-thread-safe-cloexec 1 year ago
  yhirose e00fd06355 Release v0.16.1 1 year ago
  yhirose 521529d24d Fix #1481 (with content provider) (#1527) 1 year ago
  yhirose ed0719f2bc Code format 1 year ago
  hanslivingstone 6a848b1a16 Require a minimum of TLS 1.2 (#1889) 1 year ago
  mol123 c8bcaf8a91 Fix build when targeting Windows 7 as platform. (#1869) 1 year ago
  Hlado 8cd0ed0509 Added move assignment operator to Client class. (#1873) 1 year ago
  Daniel Ludwig 388a8c007c Fix build on Windows with no WINAPI_PARTITION_APP support (#1865) 1 year ago
  Zhenlin Huang 9e4f93d87e Allow hex for ipv6 literal addr in redirect (#1859) 1 year ago
  Rainer Schielke c1a09daf15 avoid memory leaks if linked with static openssl libs (#1857) 1 year ago
  yhirose 8438df4a95 Release v0.16.0 1 year ago
  Rainer Schielke d44031615d New function SSLServer::update_certs. Allows to update certificates while server is running (#1827) 1 year ago
  Sean Quinn 98cc1ec344 Allow hex for ip6 literal addr, fix #1800 (#1830) 1 year ago
  Pavel P 05f9f83240 Avoid unreferenced formal parameter warning in get_range_offset_and_length (#1838) 1 year ago
  Karen Dombroski fb739dbaec threadsafe accept on windows, linux 1 year ago
  Karen Dombroski 50fce538c6 threadsafe CLOEXEC on platforms that support it 1 year ago
  Jiwoo Park 3b6597bba9 Fix query parsing when value has `=` characters (#1822) 1 year ago
  rndm13 2bc550b2f0 Added progress to POST, PUT, PATCH and DELETE requests (#1821) 1 year ago
  Kent 560854a961 Apply range header base on response status code (#1806) 1 year ago
  yhirose 07288888ad Code cleanup 1 year ago
  yhirose 34d392cf3d Merge branch 'fix' of github.com:HerrCai0907/cpp-httplib into HerrCai0907-fix 1 year ago
  yhirose 825c3fbbb1 Removed excess usage of std::move 1 year ago
  Rusty Conover 00bdf73ec6 fix: increase default receive buffer to 16kb (#1814) 1 year ago
  Jiwoo Park f44ab9b3da Fix range parser when parsing too many ranges (#1812) 1 year ago
  yhirose 548dfff0ae Fix #1793 1 year ago
  Congcong Cai 4dd2f3d03d fix ambiguous for HandlerWithResponse and Handler in set_error_handler 1 year ago
  Jiwoo Park c5a0673c93 Use final keyword for devirtualization (#1779) 1 year ago