Commit History

Author SHA1 Message Date
  Andrew Gasparovic 6d60dc8839 Add `cache_control` parameter to `set_mount_point` (#688) 5 years ago
  Wang Gao b713a3a651 fix MSVC2015 error: std::tolower to ::lower (#689) 5 years ago
  yhirose 09fdf4eacd Fix #685 5 years ago
  Omkar Jadhav 143b2dd15a Fix memory leak due caused due to X509_STORE (#671) 5 years ago
  yhirose e2c4e9d95c Fix #674 5 years ago
  yhirose cc14855ba0 Fix #661 5 years ago
  yhirose 56c418745f Fixed conction close problem with HTTP 1.0 client 5 years ago
  yhirose 4ce9911837 Add <sstream> 5 years ago
  yhirose a2f4e29a7b Add `set_keep_alive_timeout` 5 years ago
  mi01 b8cf739d27 Add cctype header (#656) 5 years ago
  yhirose 7b55ecdc59 Fixed #650 5 years ago
  tmahring e9575bcb78 don't replace plus with space in headers (#649) 5 years ago
  Jonas Minnberg 308aeb187b Undefined if2ip() also on Android since getifaddrs() does not exist. (#648) 5 years ago
  Ivan Fefer 3da4a0ac69 Add compression buffer size customization (#644) 5 years ago
  yhirose 9d12b3f20e Fixed warnings and refactoring 5 years ago
  Omkar Jadhav 852a374748 Fix server crash caused due to regex complexity while matching headers. (#632) 5 years ago
  Ivan Fefer 3b5bab3308 Fix gzip_decompressor in case of one chunk being exactly equal to buffer size (#636) 5 years ago
  yhirose 69e75f4a67 Fix #635. HTTPS request stucked with proxy (#637) 5 years ago
  Omkar Jadhav b0fd4befb1 Fix query parsing issues (#629) 5 years ago
  yhirose 3e80666a74 Fix #628 5 years ago
  yhirose 16df0ef37e Code cleanup 5 years ago
  Ivan Fefer f1a2ac5108 Avoid copying of content provider if possible (#627) 5 years ago
  yhirose e5903635e2 Fix #619 5 years ago
  yhirose 510b4eaaae Fix #613 5 years ago
  yhirose e5dd410256 Added set_content_provider without content length 5 years ago
  yhirose 951e46929e Fix #609 5 years ago
  yhirose c8adac30f4 Fix #564 again 5 years ago
  R Edgar 649b1d2172 Fix nullptr_t issue (#605) 5 years ago
  yhirose dc5f9ba164 Better error handling on client (#601) 5 years ago
  yhirose 04002d57bd Added set_default_headers (Fix #600) 5 years ago