Commit History

Author SHA1 Message Date
  yhirose 9ca1fa8b18 Fix #576 5 years ago
  yhirose 15c4106a36 Added a unit test 5 years ago
  yhirose b476b55771 Fix #557 5 years ago
  yhirose c4f3f9529b Fix #534 (#546) 5 years ago
  yhirose ce502a73e1 Fix #531 5 years ago
  yhirose 010e4479f4 Fixed test errors due to httpbin.org 5 years ago
  yhirose 7cd25fbd63 Fix #499 5 years ago
  yhirose 0cc108d45e Updated ClientStop test 5 years ago
  yhirose e022b8b80b Refactoring to make it ready for KeepAlive connection on Client 5 years ago
  yhirose 34282c79a9 Changd thread count in ClientStop 5 years ago
  yhirose f80b6bd980 Added Endpoint structure in Client 5 years ago
  yhirose 5af7222217 Fixed Client::stop problem with more than one requests on threads 5 years ago
  yhirose 24bdb736f0 Fix #506 5 years ago
  yhirose 3eaa769a2d Fix #481, #483, #487 5 years ago
  yhirose 630f3465a9 Deprecated `set_timeout_sec`, added `set_connection_timeout`. 5 years ago
  yhirose 29fd136afd Code cleanup and format 5 years ago
  Daniel Ottiger 01058659ab make write timeout configurable (like the read timeout already is) (#477) 5 years ago
  yhirose 25aa3ca982 Added std::ostream os in DataSink. 5 years ago
  yhirose 2d67211183 Added more unit tests for the simple interface 5 years ago
  yhirose 63a96aeb20 Improved Client2 interface 5 years ago
  yhirose 2d4b42b70b Removed url 5 years ago
  yhirose 1919d08f71 Added Client2 5 years ago
  yhirose 2c0613f211 Fix #472 5 years ago
  yhirose 58909f5917 Fix #466 5 years ago
  yhirose eb1fe5b191 Fixed warnings 5 years ago
  yhirose 5e01587ed6 Fixed problem created in the previous commit 5 years ago
  yhirose 5935d9fa59 Commented out the unit test for digest auth. 5 years ago
  Daniel Ottiger d043b18097 keepalive: support multiple post using content provider (#461) 5 years ago
  yhirose cf386f97fd Merge branch 'master' of https://github.com/yhirose/cpp-httplib 5 years ago
  Daniel Ottiger b2203bb05a server: support dual-stack server socket (#450) 5 years ago