Commit History

Author SHA1 Message Date
  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 be45ff1ff1 A detail about Gzip support (#475) 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
  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
  PixlRainbow 5bb4c12c6b Fix #465 (#467) 5 years ago
  yhirose 85637844c9 Updated README 5 years ago
  Daniel Ottiger d043b18097 keepalive: support multiple post using content provider (#461) 5 years ago
  yhirose 31bb13abd2 Removed TravisCI badge from README 5 years ago
  yhirose 8728db7477 Apply IPV6_V6ONLY only when socket is AF_INET6 5 years ago
  yhirose 1c50ac3667 Stop using TravisCI anymore due to IPv6 issue 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
  yhirose f5b806d995 Added a test case for #396. 5 years ago
  yhirose 3895210f19 Code format 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