Historique des commits

Auteur SHA1 Message Date
  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
  yhirose 0d527e2b83 Code formatting il y a 6 ans
  yhirose bea3ebd7af Added 'compress' option to POST, PUT and PATCH. il y a 6 ans
  yhirose 380f725713 Code format il y a 6 ans
  yhirose a106bd314c Merge branch 'master' of https://github.com/yhirose/cpp-httplib il y a 6 ans
  yhirose e4fd9f19ca Updated Makefile il y a 6 ans
  yhirose dfc01338eb Merge branch 'master' of https://github.com/yhirose/cpp-httplib il y a 6 ans
  yhirose c4ebc31345 Merge pull request #246 from BastienDurel/htm il y a 6 ans
  Bastien Durel d1abf96581 html files may be .htm il y a 6 ans
  yhirose 001b8a5529 Added unit tests il y a 6 ans
  yhirose 7a3abd2768 Merge pull request #243 from Sil3ntStorm/patch1 il y a 6 ans
  yhirose 4a52524f47 Merge pull request #244 from aaronalbers/aa_bind_to_port_ il y a 6 ans
  Aaron Albers 89e1e9b8fe Added bind_to_port() il y a 6 ans
  Sil3ntStorm 98d16eb836 Allow use of OpenSSL 1.1.1, fix compile errors il y a 6 ans
  yhirose bcf0c32245 Updated README.md. (FIx #239 and #240) il y a 6 ans
  yhirose dcdb0d047b Fixed PRI request problem il y a 6 ans
  yhirose 1f86e41d97 Changed back to `select` as default il y a 6 ans
  yhirose 6d8302313c Fixed warning il y a 6 ans
  yhirose 89440ec322 Merge pull request #232 from sux2mfgj/fix_the_invalidhost_test il y a 6 ans
  yhirose 5edf455d72 Merge pull request #231 from sux2mfgj/fix_the_sample il y a 6 ans
  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. il y a 6 ans
  Shunsuke Mie 760bccc3ad fix a sample code of multipart/form-data POST data in README.md. il y a 6 ans
  yhirose a99e02aeb3 Add HTTP/2 Connection Preface check test il y a 6 ans
  yhirose 4aae1dcc42 Merge pull request #224 from Zefz/configuration il y a 6 ans
  Johan Jansen f23f9a06a9 Allow configuration to be overriden without source editing il y a 6 ans
  yhirose 46466b1e28 Merge pull request #227 from ha11owed/master il y a 6 ans
  Alin Gherman 224119a60a Retry in case of too many sockets opened instead of stopping the server. il y a 6 ans
  yhirose c02849e269 Removed CPPHTTPLIB_USE_POLL, added CPPHTTPLIB_USE_SELECT il y a 6 ans