Commit History

Author SHA1 Message Date
  Jiwoo Park 67fd7e3d09 Change library name to cpp-httplib (#1854) 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
  Vladimír Chlup 25b1e0d906 Tweak CI & fix macOS prefix (#1843) 1 year ago
  Pavel P 05f9f83240 Avoid unreferenced formal parameter warning in get_range_offset_and_length (#1838) 1 year ago
  Jiwoo Park 3b6597bba9 Fix query parsing when value has `=` characters (#1822) 1 year ago
  KTGH f10720ed69 Move httplibConf.cmake.in & install readme/license (#1826) 1 year ago
  rndm13 2bc550b2f0 Added progress to POST, PUT, PATCH and DELETE requests (#1821) 1 year ago
  Jiwoo Park ce36b8a6e5 Highlight notes using markdown features (#1820) 1 year ago
  Kent 560854a961 Apply range header base on response status code (#1806) 1 year ago
  yhirose 2064462c35 Merge branch 'HerrCai0907-fix' 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
  Andrea Pappacoda a61f2b89be build(meson): generate new test PEMs (#1813) 1 year ago
  Jiwoo Park b8bafbc291 Generate missing PEMs for CTest (#1811) 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
  KTGH 6791a8364d FindBrotli cleanup & fixes (#1786) 1 year ago
  KTGH d1a1c8a158 Add description & URL to Cmake (#1785) 1 year ago
  yhirose b4d26badf2 Update github actions 1 year ago
  Jiwoo Park c5a0673c93 Use final keyword for devirtualization (#1779) 1 year ago
  Sergey ad40bd6a00 Implement file mapping for UWP apps (#1775) 1 year ago
  yhirose 5c00bbf36b Release v0.15.3 1 year ago
  yhirose 9d6f5372a3 Fix #1772 1 year ago
  Ikko Eltociear Ashimine f06fd934f6 Fix typo in gtest-all.cc (#1770) 1 year ago
  yhirose 80c0cc445e Release v0.15.2 1 year ago
  yhirose 762024b890 Fix #1768 1 year ago