コミット履歴

作者 SHA1 メッセージ 日付
  Karen Dombroski 50fce538c6 threadsafe CLOEXEC on platforms that support it 1 年間 前
  Jiwoo Park 3b6597bba9 Fix query parsing when value has `=` characters (#1822) 1 年間 前
  rndm13 2bc550b2f0 Added progress to POST, PUT, PATCH and DELETE requests (#1821) 1 年間 前
  Kent 560854a961 Apply range header base on response status code (#1806) 1 年間 前
  yhirose 07288888ad Code cleanup 1 年間 前
  yhirose 34d392cf3d Merge branch 'fix' of github.com:HerrCai0907/cpp-httplib into HerrCai0907-fix 1 年間 前
  yhirose 825c3fbbb1 Removed excess usage of std::move 1 年間 前
  Rusty Conover 00bdf73ec6 fix: increase default receive buffer to 16kb (#1814) 1 年間 前
  Jiwoo Park f44ab9b3da Fix range parser when parsing too many ranges (#1812) 1 年間 前
  yhirose 548dfff0ae Fix #1793 1 年間 前
  Congcong Cai 4dd2f3d03d fix ambiguous for HandlerWithResponse and Handler in set_error_handler 1 年間 前
  Jiwoo Park c5a0673c93 Use final keyword for devirtualization (#1779) 1 年間 前
  Sergey ad40bd6a00 Implement file mapping for UWP apps (#1775) 1 年間 前
  yhirose 5c00bbf36b Release v0.15.3 1 年間 前
  yhirose 9d6f5372a3 Fix #1772 1 年間 前
  yhirose 80c0cc445e Release v0.15.2 1 年間 前
  yhirose 762024b890 Fix #1768 1 年間 前
  yhirose 82a90a2325 Update year 1 年間 前
  yhirose b7cac4f4b8 Release v0.15.1 1 年間 前
  yhirose e323374d2a Fix #1766 1 年間 前
  Jiwoo Park ffc294d37e Reduce object copy (#1767) 1 年間 前
  yhirose fceada9ef4 Changed to return 416 for a request with an invalid range 1 年間 前
  yhirose 5f0f73fad9 Reduce duplicate computation for ranges 1 年間 前
  yhirose 530d6ee098 Release v0.15.0 1 年間 前
  yhirose 420c9759c6 Fix #1694 1 年間 前
  yhirose 2ce7c22218 Fix #1747 1 年間 前
  Wander Nauta 4ef9ed80cd Treat paths with embedded NUL bytes as invalid (#1765) 1 年間 前
  Jiwoo Park 44b3fe6277 Support move semantics for Response::set_content() (#1764) 1 年間 前
  Ilya Andreev 449801990f Add a getter for a bearer token from a request (#1755) 1 年間 前
  Jean-Francois Simoneau af2928d316 Fix select() return code for fd >= 1024 (#1757) 1 年間 前