Historique des commits

Auteur SHA1 Message Date
  yhirose f4c5d94d74 Updated version in the User Agent string il y a 5 ans
  yhirose 63a96aeb20 Improved Client2 interface il y a 5 ans
  yhirose bbb83d12c1 Removed default parameter values in Client and SSLClient constructors il y a 5 ans
  yhirose 2d4b42b70b Removed url il y a 5 ans
  yhirose 1919d08f71 Added Client2 il y a 5 ans
  yhirose 824c02fcd3 Code cleanup il y a 5 ans
  yhirose 2c0613f211 Fix #472 il y a 5 ans
  Saika Fatih 803ebe1e20 Typos fixed (#474) il y a 5 ans
  yhirose ba685dbe48 Fixed potential infinite loop with content receiver il y a 5 ans
  yhirose 49c4c2f9c1 Fix #459 il y a 5 ans
  yhirose 58909f5917 Fix #466 il y a 5 ans
  yhirose 5982b5c360 Fix #471 il y a 5 ans
  PixlRainbow 5bb4c12c6b Fix #465 (#467) il y a 5 ans
  Daniel Ottiger d043b18097 keepalive: support multiple post using content provider (#461) il y a 5 ans
  yhirose 8728db7477 Apply IPV6_V6ONLY only when socket is AF_INET6 il y a 5 ans
  Daniel Ottiger b2203bb05a server: support dual-stack server socket (#450) il y a 5 ans
  yhirose d45250fd88 Appled HANDLE_EINTR to `send` and `select` system calls il y a 5 ans
  yhirose 528cacdc0d Changed CPPHTTPLIB_THREAD_POOL_COUNT back to 8. (#454) il y a 5 ans
  Matthew DeVore ed1b6afa10 Fix crash caused by header field regex complexity (#457) il y a 5 ans
  yhirose 08fc7085e5 Fixed #456 il y a 5 ans
  yhirose 8333340e2c Chagned to use inline function instead of macro il y a 5 ans
  Jan Lukavsky b0a189e50e Sketch handling EINTR errors il y a 5 ans
  yhirose 776b3ffbf9 Code format il y a 5 ans
  yhirose d359e3a5f7 Renave `queue_adjust` to `on_idle` (#442) il y a 5 ans
  evg82 5928e0af1a TaskQueue method to internal size adjust (#442) il y a 5 ans
  yhirose a5005789ff Fixed Visual Studio compiler warnings with x64 platform (Resolve #440 and #446) (#448) il y a 5 ans
  Hoa Thiên Vũ 2feea0c9ab Fixed error: ‘ULONG_MAX’ was not declared in this scope on line 1921 (#445) il y a 5 ans
  yhirose a2e4af54b7 Fix #399 il y a 5 ans
  yhirose d0b123be26 Support remote_addr and remote_port REMOTE_PORT header in client Request (#433) il y a 5 ans
  Matthew DeVore df138366e4 Fail to read a chunk if its length is >= ULONG_MAX (#444) il y a 5 ans