Commit History

Author SHA1 Message Date
  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
  Daniel Ottiger d043b18097 keepalive: support multiple post using content provider (#461) 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
  Matthew DeVore ed1b6afa10 Fix crash caused by header field regex complexity (#457) 5 years ago
  yhirose a2e4af54b7 Fix #399 5 years ago
  yhirose d0b123be26 Support remote_addr and remote_port REMOTE_PORT header in client Request (#433) 5 years ago
  Matthew DeVore df138366e4 Fail to read a chunk if its length is >= ULONG_MAX (#444) 5 years ago
  Matthew DeVore c49441ae64 Do not throw exceptions when parsing request chunks (#441) 5 years ago
  yhirose e1506fa186 Code cleanup 5 years ago
  yhirose ad9fd3bd93 Fix #436 5 years ago
  yhirose 05e0253195 Fixed test error 5 years ago
  yhirose da26b517a3 Added url::Get interface 5 years ago
  yhirose 2b7a968468 Added a unit test for URL interface 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
  yhirose e1acb949e7 Fix #382 5 years ago
  yhirose 26deffe0c6 Not to send 'EXCEPTION_WHAT' header to client 5 years ago
  yhirose c74129a1c2 Fix #372 (#374) 5 years ago
  Matthew DeVore bf7700d192 Fix exception that occurs with libc++ regex engine (#368) 5 years ago
  yhirose 3da925d6fe Adjusted a unit test. 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 9a663aa94e Added a unit test. 5 years ago
  yhirose d61d63dd97 Added unit tests for SSLServer::bind_to_any_port 5 years ago