Commit History

Author SHA1 Message Date
  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
  Johan Jansen f23f9a06a9 Allow configuration to be overriden without source editing 6 years ago
  Alin Gherman 224119a60a Retry in case of too many sockets opened instead of stopping the server. 6 years ago
  yhirose c02849e269 Removed CPPHTTPLIB_USE_POLL, added CPPHTTPLIB_USE_SELECT 6 years ago
  yhirose 71979b1e88 Merge pull request #226 from Zefz/mingw-compile-fix 6 years ago
  zefz b14b7b0f8f Fix compilation on Mingw-64 6 years ago
  Tang Huaizhe 9dbe0d855c Fix compile error in android ndk 6 years ago
  Johan Jansen 94fc229c44 Add missing explicit const_cast 6 years ago
  Johan Jansen a7052cba22 Fix several -Wold-style-cast warnings in Clang-9 6 years ago
  yhirose c946eb7699 Fixed warnings on Windows 6 years ago
  PolloLoco c7f8561472 Added ssl_context member function to SSLClient in 6 years ago
  yhirose 4ab9270660 Use 'poll' as default instead of `select` (Fix #215) 6 years ago
  yhirose d599a36c2a Format code 6 years ago
  yhirose 0c293887d0 Fixed problem with redirect 6 years ago
  Steffen Schuemann 7e92ffec48 Added new Client::Get variant that combines a ContentReceiver with a new ResponseHandler 6 years ago
  yhirose c9238434e1 Added redirect support (Fix #211) 6 years ago
  yhirose e2babf315c Fixed build error on Windows 6 years ago
  yhirose c434d555bb Fixed problem caused by former changes 6 years ago
  yhirose 80f040cf69 Fix #209 6 years ago
  yhirose 037b4fc789 Fixed problem with keep-alive on client 6 years ago
  yhirose a782d1b609 Added OpenSSL version check. (Currently commented out) 6 years ago
  yhirose 1e82359329 Keep-alive connection support on client (Fix #36) 6 years ago
  yhirose a4160e6ac1 Fix #212 6 years ago
  yhirose bdbfc6cfe7 Fix #210 6 years ago
  yhirose 22615f9682 Fix #203 6 years ago