Historique des commits

Auteur SHA1 Message Date
  yhirose 69a28d50f6 Fix #287 il y a 6 ans
  Yuji Hirose 3c2736bb2a Fixed regex syntax error il y a 6 ans
  Yuji Hirose fd4e1b4112 Fix #266 il y a 6 ans
  yhirose f6a2365ca5 Fix #282 il y a 6 ans
  yhirose df1ff7510b Made code more readable il y a 6 ans
  yhirose 379905bd34 Merge branch 'whitespace-and-libcxx-compat' of https://github.com/matvore/cpp-httplib il y a 6 ans
  Matthew DeVore bc9251ea49 Work around incompatibility in <regex> in libc++ il y a 6 ans
  Matthew DeVore a9e942d755 Properly trim whitespace from headers il y a 6 ans
  Barry McNamara e1785d6723 Remove use of exceptions. il y a 6 ans
  yhirose 033bc35723 Improve multipart content reader interface il y a 6 ans
  yhirose b69c0a1dcb Content receiver support for multipart content (Fix #241) il y a 6 ans
  yhirose 295e4d58aa Fix #276 il y a 6 ans
  yhirose 6f58dc728f Fixed problem with requests with no content il y a 6 ans
  yhirose 880f7fa62b Fix #273 il y a 6 ans
  yhirose 8f3dbf7f21 Code cleanup il y a 6 ans
  yhirose 924a557fa3 Changed to use 'using' instead of 'typedef' il y a 6 ans
  yhirose d8da740597 Fix #270 il y a 6 ans
  yhirose d45676b064 Added NoThread task queue il y a 6 ans
  Hirose Family 94d13e88a5 Fixed regex problem with Apple LLVM version 8.0.0 il y a 6 ans
  Johan Jansen a62a48a7b5 Modernize some additional code il y a 6 ans
  Johan Jansen c652919954 Do not use shared_ptr where not required il y a 6 ans
  Johan Jansen 58753ba33c Fix some virtual override warnings il y a 6 ans
  yhirose 5706828d2c Replace C-style arrays and fix static-code analysis warnings il y a 6 ans
  yhirose e743b8cd57 Fix #254 il y a 6 ans
  yhirose 9d57899352 Simplified ContentReceiver interface il y a 6 ans
  yhirose d03937e144 Content receiver support on server il y a 6 ans
  yhirose 8fb37a449d Fix #251 il y a 6 ans
  yhirose f0b1b5dbfd Added set_read_timeout. Fix #248. il y a 6 ans
  yhirose 5f32c424c2 Content provider support on client il y a 6 ans
  yhirose f0683f2301 Fixed build errors il y a 6 ans