Commit History

Author SHA1 Message Date
  Aaron Gokaslan f441cd2a44 Use std::move for content_provider in adapter (#2297) 8 months ago
  yhirose 87c2b4e584 Fix #2294 8 months ago
  yhirose c795ad1c32 Fix #2259. Add query string normalization to preserve parameter order in requests 8 months ago
  yhirose 3e0fa33559 Implement ETag and Last-Modified support for static file responses and If-Range requests (#2286) 8 months ago
  yhirose 27b73f050e Fix #2287 8 months ago
  yhirose dbd5ca4bf2 Add error handling for stream read timeouts and connection closures 8 months ago
  yhirose 143019a38c Fix #2284 8 months ago
  yhirose 8bba34eebc Add New Streaming API support (#2281) 8 months ago
  Aaron Gokaslan 0a9102ff6b Optimize ThreadPool and MatcherBase constructors (#2283) 8 months ago
  yhirose adf58bf474 Release v0.28.0 9 months ago
  yhirose 337fbb0793 Fix #2279 9 months ago
  Copilot 9e7861b0b4 Add #undef _res after including resolv.h to prevent macro conflicts (#2280) 9 months ago
  Clarkok Zhang 27ee115a60 Fix android getaddrinfo issue (#2273) 9 months ago
  Clarkok Zhang 59882752aa Add Client::Post with both content provider and receiver (#2268) 9 months ago
  chansikpark 4b2b851dbb Fix HTTP 414 errors hanging until timeout (#2260) 9 months ago
  yhirose eacc1ca98e Release v0.27.0 10 months ago
  yhirose ac9ebb0ee3 Merge commit from fork 10 months ago
  yhirose 11eed05ce7 Fix #2255 and #2256 10 months ago
  yhirose 2d8d524178 Fix #2251 10 months ago
  yhirose afa88dbe70 Fix #2250 10 months ago
  yhirose cde29362ef Merge branch 'ssl_error_reporting' of github.com:staticlibs/cpp-httplib into staticlibs-ssl_error_reporting 10 months ago
  yhirose bae40fcdf2 Resolve #2237 10 months ago
  Alex Kasko 23ff9a5605 Fix error reporting in SSLClient 11 months ago
  yhirose 41be1e24e3 Code cleanup 11 months ago
  Jonas van den Berg 6e52d0a057 Fix UB by use of dangling references in getaddrinfo_with_timeout (#2232) 11 months ago
  yhirose 89c932f313 Release v0.26.0 1 year ago
  yhirose eb5a65e0df Fix #2217 1 year ago
  kgokalp 7a3b92bbd9 Fix: handle EAI_ALLDONE from gai_suspend in getaddrinfo_with_timeout (#2228) 1 year ago
  yhirose 4285d33992 Fix #2223 (#2224) 1 year ago
  tejas b8e21eac89 Initialize start time for server (#2220) 1 year ago