Commit History

Author SHA1 Message Date
  yhirose 033bc35723 Improve multipart content reader interface 6 years ago
  yhirose b69c0a1dcb Content receiver support for multipart content (Fix #241) 6 years ago
  yhirose 295e4d58aa Fix #276 6 years ago
  yhirose 6f58dc728f Fixed problem with requests with no content 6 years ago
  yhirose 880f7fa62b Fix #273 6 years ago
  yhirose 8f3dbf7f21 Code cleanup 6 years ago
  yhirose 924a557fa3 Changed to use 'using' instead of 'typedef' 6 years ago
  yhirose d8da740597 Fix #270 6 years ago
  yhirose d45676b064 Added NoThread task queue 6 years ago
  Hirose Family 94d13e88a5 Fixed regex problem with Apple LLVM version 8.0.0 6 years ago
  Johan Jansen a62a48a7b5 Modernize some additional code 6 years ago
  Johan Jansen c652919954 Do not use shared_ptr where not required 6 years ago
  Johan Jansen 58753ba33c Fix some virtual override warnings 6 years ago
  yhirose 5706828d2c Replace C-style arrays and fix static-code analysis warnings 6 years ago
  yhirose e743b8cd57 Fix #254 6 years ago
  yhirose 9d57899352 Simplified ContentReceiver interface 6 years ago
  yhirose d03937e144 Content receiver support on server 6 years ago
  yhirose 8fb37a449d Fix #251 6 years ago
  yhirose f0b1b5dbfd Added set_read_timeout. Fix #248. 6 years ago
  yhirose 5f32c424c2 Content provider support on client 6 years ago
  yhirose f0683f2301 Fixed build errors 6 years ago
  yhirose 0d527e2b83 Code formatting 6 years ago
  yhirose bea3ebd7af Added 'compress' option to POST, PUT and PATCH. 6 years ago
  yhirose 380f725713 Code format 6 years ago
  Bastien Durel d1abf96581 html files may be .htm 6 years ago
  yhirose 7a3abd2768 Merge pull request #243 from Sil3ntStorm/patch1 6 years ago
  Aaron Albers 89e1e9b8fe Added bind_to_port() 6 years ago
  Sil3ntStorm 98d16eb836 Allow use of OpenSSL 1.1.1, fix compile errors 6 years ago
  yhirose dcdb0d047b Fixed PRI request problem 6 years ago
  yhirose 1f86e41d97 Changed back to `select` as default 6 years ago