Commit History

Author SHA1 Message Date
  Aaron Albers 89e1e9b8fe Added bind_to_port() 6 years ago
  yhirose bcf0c32245 Updated README.md. (FIx #239 and #240) 6 years ago
  yhirose dcdb0d047b Fixed PRI request problem 6 years ago
  yhirose 1f86e41d97 Changed back to `select` as default 6 years ago
  yhirose 6d8302313c Fixed warning 6 years ago
  yhirose 89440ec322 Merge pull request #232 from sux2mfgj/fix_the_invalidhost_test 6 years ago
  yhirose 5edf455d72 Merge pull request #231 from sux2mfgj/fix_the_sample 6 years ago
  Shunsuke Mie 5f49c13f95 Fix a test, ConnectionErrorTest::InvalidPort. currently, the abcde.com is valid, so I change it. The first byte doesn't permit a hyphen. 6 years ago
  Shunsuke Mie 760bccc3ad fix a sample code of multipart/form-data POST data in README.md. 6 years ago
  yhirose a99e02aeb3 Add HTTP/2 Connection Preface check test 6 years ago
  yhirose 4aae1dcc42 Merge pull request #224 from Zefz/configuration 6 years ago
  Johan Jansen f23f9a06a9 Allow configuration to be overriden without source editing 6 years ago
  yhirose 46466b1e28 Merge pull request #227 from ha11owed/master 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
  yhirose a62d1f79f4 Merge pull request #225 from TangHuaiZhe/master 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
  yhirose 2cef8df6ae Merge pull request #223 from Zefz/cpp-style-cast 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 c47c6b3910 Updated test.vcxproj 6 years ago
  yhirose c946eb7699 Fixed warnings on Windows 6 years ago
  yhirose 1f99ad5d6e Updated vcxproj for test 6 years ago
  yhirose 96e372bad2 Changed test.yaml to use actions/checkout@v1 6 years ago
  yhirose fc56f39d17 Fixed Github Actions badge problem 6 years ago
  yhirose 5844432a7b Add badge for Github Actions 6 years ago
  yhirose b97420f363 Add test.yaml 6 years ago
  yhirose 81610ee080 Merge pull request #218 from p0lloloco/master 6 years ago