Commit History

Author SHA1 Message Date
  yhirose 9af1a4a08f Fixed problem with `stop` on windows 5 years ago
  yhirose 0654e5dab4 Changed CPPHTTPLIB_IDLE_INTERVAL_USECOND to 0 5 years ago
  yhirose 62e036f253 Fixed #488 again 5 years ago
  yhirose f0adfb2e0c Fix #488 5 years ago
  yhirose 139c816c16 Fixed the location of Client2 5 years ago
  yhirose 29fd136afd Code cleanup and format 5 years ago
  yhirose f5598237b2 Fixed many redirects problem on Proxy 5 years ago
  Daniel Ottiger 01058659ab make write timeout configurable (like the read timeout already is) (#477) 5 years ago
  yhirose b9a9df4d73 Fixed problem with writing large data 5 years ago
  yhirose 25aa3ca982 Added std::ostream os in DataSink. 5 years ago
  yhirose f4c5d94d74 Updated version in the User Agent string 5 years ago
  yhirose 63a96aeb20 Improved Client2 interface 5 years ago
  yhirose bbb83d12c1 Removed default parameter values in Client and SSLClient constructors 5 years ago
  yhirose 2d4b42b70b Removed url 5 years ago
  yhirose 1919d08f71 Added Client2 5 years ago
  yhirose 824c02fcd3 Code cleanup 5 years ago
  yhirose 2c0613f211 Fix #472 5 years ago
  Saika Fatih 803ebe1e20 Typos fixed (#474) 5 years ago
  yhirose ba685dbe48 Fixed potential infinite loop with content receiver 5 years ago
  yhirose 49c4c2f9c1 Fix #459 5 years ago
  yhirose 58909f5917 Fix #466 5 years ago
  yhirose 5982b5c360 Fix #471 5 years ago
  PixlRainbow 5bb4c12c6b Fix #465 (#467) 5 years ago
  Daniel Ottiger d043b18097 keepalive: support multiple post using content provider (#461) 5 years ago
  yhirose 8728db7477 Apply IPV6_V6ONLY only when socket is AF_INET6 5 years ago
  Daniel Ottiger b2203bb05a server: support dual-stack server socket (#450) 5 years ago
  yhirose d45250fd88 Appled HANDLE_EINTR to `send` and `select` system calls 5 years ago
  yhirose 528cacdc0d Changed CPPHTTPLIB_THREAD_POOL_COUNT back to 8. (#454) 5 years ago
  Matthew DeVore ed1b6afa10 Fix crash caused by header field regex complexity (#457) 5 years ago
  yhirose 08fc7085e5 Fixed #456 5 years ago