Commit History

Author SHA1 Message Date
  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
  yhirose 8333340e2c Chagned to use inline function instead of macro 5 years ago
  Jan Lukavsky b0a189e50e Sketch handling EINTR errors 5 years ago
  yhirose 776b3ffbf9 Code format 5 years ago
  yhirose d359e3a5f7 Renave `queue_adjust` to `on_idle` (#442) 5 years ago
  evg82 5928e0af1a TaskQueue method to internal size adjust (#442) 5 years ago
  yhirose a5005789ff Fixed Visual Studio compiler warnings with x64 platform (Resolve #440 and #446) (#448) 5 years ago
  Hoa Thiên Vũ 2feea0c9ab Fixed error: ‘ULONG_MAX’ was not declared in this scope on line 1921 (#445) 5 years ago