Commit History

Author SHA1 Message Date
  Jean-Francois Simoneau 2de4c59bc2 Add Zstd support through meson (#2293) 1 month ago
  Jean-Francois Simoneau b7097f1386 Replace httpbin.org with httpcan.org (#2300) 1 month ago
  Aaron Gokaslan 681d388247 Use move semantics for auth key and value (#2306) 1 month ago
  Aaron Gokaslan ae94d64f67 Remove another unnecessary string copy (#2305) 1 month ago
  Aaron Gokaslan 3401877d3d Change single char string literals to chars (#2304) 1 month ago
  Aaron Gokaslan bce08e62f9 Remove unnecessary copies for AcceptEntry (#2303) 1 month ago
  Carter Green f4ecb96e54 Fix linker error on macOS (#2299) 1 month ago
  Aaron Gokaslan c23764269d Use std::move for boundary in set_boundary method (#2298) 1 month ago
  Aaron Gokaslan f441cd2a44 Use std::move for content_provider in adapter (#2297) 1 month ago
  Miko c3613c6977 Update the split.py file (#2295) 1 month ago
  yhirose 87c2b4e584 Fix #2294 1 month ago
  yhirose c795ad1c32 Fix #2259. Add query string normalization to preserve parameter order in requests 2 months ago
  yhirose 3e0fa33559 Implement ETag and Last-Modified support for static file responses and If-Range requests (#2286) 2 months ago
  yhirose 27b73f050e Fix #2287 2 months ago
  yhirose dbd5ca4bf2 Add error handling for stream read timeouts and connection closures 2 months ago
  yhirose 143019a38c Fix #2284 2 months ago
  yhirose 1d36013fc3 Update README 2 months ago
  yhirose 8bba34eebc Add New Streaming API support (#2281) 2 months ago
  Aaron Gokaslan 0a9102ff6b Optimize ThreadPool and MatcherBase constructors (#2283) 2 months ago
  bigmoonbit c1fa5e1710 chore: fix some typos in comments (#2282) 2 months ago
  yhirose 84796738fc Fix #2248 2 months ago
  yhirose adf58bf474 Release v0.28.0 2 months ago
  yhirose 337fbb0793 Fix #2279 2 months ago
  Copilot 9e7861b0b4 Add #undef _res after including resolv.h to prevent macro conflicts (#2280) 2 months ago
  Clarkok Zhang 27ee115a60 Fix android getaddrinfo issue (#2273) 2 months ago
  Clarkok Zhang 59882752aa Add Client::Post with both content provider and receiver (#2268) 2 months ago
  yhirose 61e9f7ce8f Fix #2270 2 months ago
  VZ 1acf18876f CMake: Add HTTPLIB_SHARED option, don't define BUILD_SHARED_LIBS (#2266) 2 months ago
  chansikpark 4b2b851dbb Fix HTTP 414 errors hanging until timeout (#2260) 3 months ago
  yhirose 551f96d4a2 Remove REMOTE_PORT dependency from UnixSocketTest.PeerPid 3 months ago