Commit History

Author SHA1 Message Date
  yhirose 6cdd3493a1 Fix #1788 1 year ago
  yhirose 9c91b6f4a6 Fix #1645 1 year ago
  yhirose d82c82db2c Add sleep in handle_EINTR 1 year ago
  yhirose da0c6579fa Breaking Change! get_header_ methods on Request and Response now take a default value. 1 year ago
  yhirose 048edec9ed Changed CPPHTTPLIB_KEEPALIVE_MAX_COUNT to 100 1 year ago
  yhirose af56b7ec0b Release v0.16.3 1 year ago
  yhirose 390f2c41f6 Fix #1878 (#1893) 1 year ago
  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