Historique des commits

Auteur SHA1 Message Date
  Ingo Bauersachs 8f32271e8c Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450) il y a 3 ans
  yhirose 9d0a9d4e23 Fix #1437 il y a 3 ans
  yhirose 07c6e58951 Fix #1421 il y a 3 ans
  Changbin Park 93a51979c4 Get client process id over ip/port when server runs on UNIX socket. (#1418) il y a 3 ans
  Changbin Park b57f79f438 Detecting client disconnection (#1373) il y a 3 ans
  Gopinath K 656e936f49 add multipart formdata for PUT requests. (#1351) il y a 3 ans
  Changbin Park 362d064afa UNIX domain socket support (#1346) il y a 3 ans
  Ata Yardımcı 1bd88de2e5 Fix test build warning (#1344) il y a 3 ans
  Rockybilly 0b541ffebc Add get_socket_fd method to Client and ClientImpl, add according unit… (#1341) il y a 3 ans
  yhirose f0eb55b327 Changed to use `const std::string &` as much as possible instead of `const char *` (#1331) il y a 3 ans
  yhirose 07e614eef7 clangformat and README update il y a 3 ans
  yhirose 916b2a8fd3 Merge branch 'use_exception_ptr' of https://github.com/kuguma/cpp-httplib into kuguma-use_exception_ptr il y a 3 ans
  Kai Aoki 869f5bb279 fix ExceptionHandlerTest.ContentLength il y a 3 ans
  yhirose 37bb3c6a77 No longer support VS 2013 and older #1325 (#1326) il y a 3 ans
  yhirose 127a64d5a0 Skip preamble and epilogue in multipart/form-data (Fix #1317) (#1320) il y a 3 ans
  yhirose caa31aafda Accept large data transfer over SSL (Fix #1261, Close #1312) il y a 3 ans
  yhirose dae318495f Revert "Accept large data transfer over SSL (#1261)" il y a 3 ans
  conghuawang df20c27696 resolve http server can't send file large than 2GB (Fix #1290) (#1294) il y a 3 ans
  yhirose a5a62768c0 Fix #1292 (#1296) il y a 3 ans
  Yoshiki Matsuda 307b729549 Accept large data transfer over SSL (#1261) il y a 3 ans
  yhirose cb41947eb4 Fix #1235 (#1243) il y a 3 ans
  yhirose c82d1e52cc Fix #1214 il y a 3 ans
  yhirose 846151b605 Added a unit test case for large multipart form data il y a 3 ans
  yhirose f7b9501662 clangformat il y a 3 ans
  yhirose 49d2e1f135 Fix problem with InvalidPort test il y a 3 ans
  Sebastien Blanchet 8191fd8e6c Add optional private key password to SSLServer ctor (#1205) il y a 3 ans
  Andrea Pappacoda 894fcc8e02 test: add missing "_Online" suffix (#1183) il y a 4 ans
  Gregor Jasny 87e03dd1ce Report connection timeout as separate event (#1171) il y a 4 ans
  yhirose ee8371f753 Added 'PostLarge' unit test for #1169 il y a 4 ans
  yhirose 11e02e901c Fixed unit test il y a 4 ans