Commit History

Author SHA1 Message Date
  yhirose 3b29cd0bdc Fix #698 5 years ago
  yhirose 109b624dfe Fix #708 (#713) 5 years ago
  yhirose a50b7591ca Fix #714 5 years ago
  yhirose bf8fc11b53 Code cleanup 5 years ago
  Omkar Jadhav bc4a613b6d Fix suffix-byte-range issue (#711) 5 years ago
  yhirose 4bb001351c Fix #705 5 years ago
  yhirose e155ba44bb Fix #706 5 years ago
  Muchamad Arifin Dwi P a4a9637738 Fix #700 null pointer exception (#702) 5 years ago
  Snape3058 cc5147ad72 Replace shared_ptr with unique_ptr for better performance (#695) 5 years ago
  Andrew Gasparovic fffbf1a669 Use move semantics instead of copy for functions (#692) 5 years ago
  lightvector d37bc0fb4d Allow client to specify boundary and use more entropy by default (#691) (#694) 5 years ago
  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