Commit History

Author SHA1 Message Date
  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
  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
  yhirose 80c0cc445e Release v0.15.2 1 year ago
  yhirose 762024b890 Fix #1768 1 year ago
  yhirose 82a90a2325 Update year 1 year ago
  yhirose b7cac4f4b8 Release v0.15.1 1 year ago
  yhirose e323374d2a Fix #1766 1 year ago
  Jiwoo Park ffc294d37e Reduce object copy (#1767) 1 year ago
  yhirose fceada9ef4 Changed to return 416 for a request with an invalid range 1 year ago
  yhirose 5f0f73fad9 Reduce duplicate computation for ranges 1 year ago
  yhirose 530d6ee098 Release v0.15.0 1 year ago
  yhirose 420c9759c6 Fix #1694 1 year ago
  yhirose 2ce7c22218 Fix #1747 1 year ago
  Wander Nauta 4ef9ed80cd Treat paths with embedded NUL bytes as invalid (#1765) 1 year ago
  Jiwoo Park 44b3fe6277 Support move semantics for Response::set_content() (#1764) 1 year ago
  Ilya Andreev 449801990f Add a getter for a bearer token from a request (#1755) 1 year ago