Histórico de Commits

Autor SHA1 Mensagem Data
  Ray Beck 7e420aeed3 add support for requests with both MultipartFormDataItems and Content Providers (#1454) há 2 anos atrás
  yukun 227d2c2050 Add EINTR and EAGAIN judge for accept (#1438) há 3 anos atrás
  yhirose 93e53c91f7 Updated unit test há 3 anos atrás
  Jiwoo Park 58cffd3223 std::condition_variable::notify_one/all() should be called after unlocking mutex (#1448) há 3 anos atrás
  Ingo Bauersachs 8f32271e8c Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450) há 3 anos atrás
  yhirose 9d0a9d4e23 Fix #1437 há 3 anos atrás
  yhirose 07c6e58951 Fix #1421 há 3 anos atrás
  Changbin Park 93a51979c4 Get client process id over ip/port when server runs on UNIX socket. (#1418) há 3 anos atrás
  Changbin Park b57f79f438 Detecting client disconnection (#1373) há 3 anos atrás
  Gopinath K 656e936f49 add multipart formdata for PUT requests. (#1351) há 3 anos atrás
  Changbin Park 362d064afa UNIX domain socket support (#1346) há 3 anos atrás
  Ata Yardımcı 1bd88de2e5 Fix test build warning (#1344) há 3 anos atrás
  Rockybilly 0b541ffebc Add get_socket_fd method to Client and ClientImpl, add according unit… (#1341) há 3 anos atrás
  yhirose f0eb55b327 Changed to use `const std::string &` as much as possible instead of `const char *` (#1331) há 3 anos atrás
  yhirose 07e614eef7 clangformat and README update há 3 anos atrás
  yhirose 916b2a8fd3 Merge branch 'use_exception_ptr' of https://github.com/kuguma/cpp-httplib into kuguma-use_exception_ptr há 3 anos atrás
  Kai Aoki 869f5bb279 fix ExceptionHandlerTest.ContentLength há 3 anos atrás
  yhirose 37bb3c6a77 No longer support VS 2013 and older #1325 (#1326) há 3 anos atrás
  yhirose 127a64d5a0 Skip preamble and epilogue in multipart/form-data (Fix #1317) (#1320) há 3 anos atrás
  yhirose caa31aafda Accept large data transfer over SSL (Fix #1261, Close #1312) há 3 anos atrás
  yhirose dae318495f Revert "Accept large data transfer over SSL (#1261)" há 3 anos atrás
  conghuawang df20c27696 resolve http server can't send file large than 2GB (Fix #1290) (#1294) há 3 anos atrás
  yhirose a5a62768c0 Fix #1292 (#1296) há 3 anos atrás
  Yoshiki Matsuda 307b729549 Accept large data transfer over SSL (#1261) há 3 anos atrás
  yhirose cb41947eb4 Fix #1235 (#1243) há 3 anos atrás
  yhirose c82d1e52cc Fix #1214 há 3 anos atrás
  yhirose 846151b605 Added a unit test case for large multipart form data há 3 anos atrás
  yhirose f7b9501662 clangformat há 3 anos atrás
  yhirose 49d2e1f135 Fix problem with InvalidPort test há 3 anos atrás
  Sebastien Blanchet 8191fd8e6c Add optional private key password to SSLServer ctor (#1205) há 3 anos atrás