Commit History

作者 SHA1 備註 提交日期
  Aaron Gokaslan 681d388247 Use move semantics for auth key and value (#2306) 1 月之前
  Aaron Gokaslan ae94d64f67 Remove another unnecessary string copy (#2305) 1 月之前
  Aaron Gokaslan 3401877d3d Change single char string literals to chars (#2304) 1 月之前
  Aaron Gokaslan bce08e62f9 Remove unnecessary copies for AcceptEntry (#2303) 1 月之前
  Aaron Gokaslan c23764269d Use std::move for boundary in set_boundary method (#2298) 1 月之前
  Aaron Gokaslan f441cd2a44 Use std::move for content_provider in adapter (#2297) 1 月之前
  yhirose 87c2b4e584 Fix #2294 1 月之前
  yhirose c795ad1c32 Fix #2259. Add query string normalization to preserve parameter order in requests 2 月之前
  yhirose 3e0fa33559 Implement ETag and Last-Modified support for static file responses and If-Range requests (#2286) 2 月之前
  yhirose 27b73f050e Fix #2287 2 月之前
  yhirose dbd5ca4bf2 Add error handling for stream read timeouts and connection closures 2 月之前
  yhirose 143019a38c Fix #2284 2 月之前
  yhirose 8bba34eebc Add New Streaming API support (#2281) 2 月之前
  Aaron Gokaslan 0a9102ff6b Optimize ThreadPool and MatcherBase constructors (#2283) 2 月之前
  yhirose adf58bf474 Release v0.28.0 2 月之前
  yhirose 337fbb0793 Fix #2279 2 月之前
  Copilot 9e7861b0b4 Add #undef _res after including resolv.h to prevent macro conflicts (#2280) 2 月之前
  Clarkok Zhang 27ee115a60 Fix android getaddrinfo issue (#2273) 2 月之前
  Clarkok Zhang 59882752aa Add Client::Post with both content provider and receiver (#2268) 2 月之前
  chansikpark 4b2b851dbb Fix HTTP 414 errors hanging until timeout (#2260) 3 月之前
  yhirose eacc1ca98e Release v0.27.0 3 月之前
  yhirose ac9ebb0ee3 Merge commit from fork 3 月之前
  yhirose 11eed05ce7 Fix #2255 and #2256 3 月之前
  yhirose 2d8d524178 Fix #2251 3 月之前
  yhirose afa88dbe70 Fix #2250 3 月之前
  yhirose cde29362ef Merge branch 'ssl_error_reporting' of github.com:staticlibs/cpp-httplib into staticlibs-ssl_error_reporting 3 月之前
  yhirose bae40fcdf2 Resolve #2237 3 月之前
  Alex Kasko 23ff9a5605 Fix error reporting in SSLClient 4 月之前
  yhirose 41be1e24e3 Code cleanup 4 月之前
  Jonas van den Berg 6e52d0a057 Fix UB by use of dangling references in getaddrinfo_with_timeout (#2232) 4 月之前