Commit History

Author SHA1 Message Date
  yhirose d2c7b447d5 Fix #289: Fixed build problem with Visual C++ 6 years ago
  yhirose 72b20c08da Better API names 6 years ago
  yhirose afd6d5f9dc Removed `compress` parameter and added `compress` method on client 6 years ago
  yhirose e5827ad16f Fixed build error 6 years ago
  yhirose 5324b3d661 Improved multipart form data interface 6 years ago
  yhirose 151ccba57e Code cleanup 6 years ago
  yhirose 69a28d50f6 Fix #287 6 years ago
  Yuji Hirose 048f31109f Updated README 6 years ago
  Yuji Hirose d064fb7ff2 Fixed warning 6 years ago
  Yuji Hirose 3c2736bb2a Fixed regex syntax error 6 years ago
  Yuji Hirose fd4e1b4112 Fix #266 6 years ago
  yhirose f6a2365ca5 Fix #282 6 years ago
  yhirose df1ff7510b Made code more readable 6 years ago
  yhirose 379905bd34 Merge branch 'whitespace-and-libcxx-compat' of https://github.com/matvore/cpp-httplib 6 years ago
  yhirose 66719ae3d4 Merge pull request #283 from barryam3/noexcept 6 years ago
  Matthew DeVore bc9251ea49 Work around incompatibility in <regex> in libc++ 6 years ago
  Matthew DeVore a9e942d755 Properly trim whitespace from headers 6 years ago
  Barry McNamara e1785d6723 Remove use of exceptions. 6 years ago
  yhirose b9539b8921 Fixed build errors 6 years ago
  yhirose 4c93b973ff Fixed typo in README 6 years ago
  yhirose 033bc35723 Improve multipart content reader interface 6 years ago
  yhirose d910bfc303 Merge pull request #279 from yhirose/multipart 6 years ago
  yhirose b69c0a1dcb Content receiver support for multipart content (Fix #241) 6 years ago
  yhirose 5e37e38398 Updated README 6 years ago
  yhirose 295e4d58aa Fix #276 6 years ago
  yhirose 448de6a9c6 Added upload example 6 years ago
  yhirose 6f58dc728f Fixed problem with requests with no content 6 years ago
  yhirose 905f2d84f4 Updated README 6 years ago
  yhirose 880f7fa62b Fix #273 6 years ago
  yhirose 8f3dbf7f21 Code cleanup 6 years ago