Historique des commits

Auteur SHA1 Message Date
  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
  Matthew DeVore c49441ae64 Do not throw exceptions when parsing request chunks (#441) il y a 5 ans
  yhirose ad9fd3bd93 Fix #436 il y a 5 ans
  yhirose da26b517a3 Added url::Get interface il y a 5 ans
  yhirose 240cc85ccb Fixed regex problem for recirect location il y a 5 ans
  yhirose 129e2f00b8 Removed unnecessary noexcept il y a 5 ans
  Daniel Ottiger da746c6e67 SSLClient::set_ca_cert_store: mark as inline (#435) il y a 5 ans
  yhirose 3451da940d Code format il y a 5 ans
  yhirose 38a6b3e69f Fixed warning il y a 5 ans
  Daniel Ottiger 2ece5f116b Pass certs and keys from memory (#432) il y a 5 ans
  yhirose c2b6e4ac04 Fix #431 il y a 5 ans
  yhirose 85327e19ae Fix #425 il y a 5 ans
  Alexandre Taillefer ed8efea98b Added support for DELETE request body (#418) il y a 5 ans
  Max 1ccddd1b0b SSL_shutdown() only if not already closed by remote (#413) il y a 5 ans
  yhirose 992f3dc690 Code cleanup il y a 5 ans
  yhirose 402d47e2cd Fix #407 il y a 5 ans
  yhirose 171fc2e353 Fix #403. Added more status codes based on MDN document il y a 5 ans
  SoenkeHeeren ced4160d05 add http status code 201 to show the right status message in return headers (#402) il y a 5 ans
  Igor [hyperxor] dc13cde820 Minor improvements in httplib classes (#395) il y a 5 ans
  Andrew Gasparovic 914c8860e8 Accept content by value to allow moving il y a 5 ans
  yhirose 685533ba50 Fixed warnings on Windows due to max/min macro il y a 5 ans
  yhirose e1acb949e7 Fix #382 il y a 5 ans