Commit History

Author SHA1 Message Date
  yhirose da26b517a3 Added url::Get interface 5 years ago
  yhirose 240cc85ccb Fixed regex problem for recirect location 5 years ago
  yhirose 129e2f00b8 Removed unnecessary noexcept 5 years ago
  Daniel Ottiger da746c6e67 SSLClient::set_ca_cert_store: mark as inline (#435) 5 years ago
  yhirose 3451da940d Code format 5 years ago
  yhirose 38a6b3e69f Fixed warning 5 years ago
  Daniel Ottiger 2ece5f116b Pass certs and keys from memory (#432) 5 years ago
  yhirose c2b6e4ac04 Fix #431 5 years ago
  yhirose 85327e19ae Fix #425 5 years ago
  Alexandre Taillefer ed8efea98b Added support for DELETE request body (#418) 5 years ago
  Max 1ccddd1b0b SSL_shutdown() only if not already closed by remote (#413) 5 years ago
  yhirose 992f3dc690 Code cleanup 5 years ago
  yhirose 402d47e2cd Fix #407 5 years ago
  yhirose 171fc2e353 Fix #403. Added more status codes based on MDN document 5 years ago
  SoenkeHeeren ced4160d05 add http status code 201 to show the right status message in return headers (#402) 5 years ago
  Igor [hyperxor] dc13cde820 Minor improvements in httplib classes (#395) 5 years ago
  Andrew Gasparovic 914c8860e8 Accept content by value to allow moving 5 years ago
  yhirose 685533ba50 Fixed warnings on Windows due to max/min macro 5 years ago
  yhirose e1acb949e7 Fix #382 5 years ago
  Oleg Vorobiov 7b3cea5317 Prevent an implicit capture of 'this' via '[=]' (#381) 5 years ago
  yhirose 26deffe0c6 Not to send 'EXCEPTION_WHAT' header to client 5 years ago
  Rafael Leira e07c5fec01 simplest way to catch handler exceptions 5 years ago
  miketsts 6e473a7c5c Fix conversion to ‘int’ from ‘long int’ warning (#377) 5 years ago
  yhirose c74129a1c2 Fix #372 (#374) 5 years ago
  yhirose 18e750b4e7 Code cleanup 5 years ago
  Matthew DeVore bf7700d192 Fix exception that occurs with libc++ regex engine (#368) 5 years ago
  yhirose 4c3b119dde Code format 5 years ago
  hyperxor ccc9a9b3f4 Remove code duplication in converting params to query 5 years ago
  rymis f2bb9c45d6 Support for deflate compression (#360) 5 years ago
  yhirose d0d744d520 Fixed compiler warning with Visual C++. Close #358 5 years ago