jingTian-z
|
88f6245c84
feat: Add Request::get_file_multi_value func. (#1495)
|
2 years ago |
yhirose
|
d663588491
Removed is_writable() from DataSink (Resolve #1478, too) (#1483)
|
2 years ago |
yhirose
|
0ff2e16d69
Issue 52666: cpp-httplib:server_fuzzer: Timeout in server_fuzzer
|
2 years ago |
Ray Beck
|
51607ec752
add to_human_string (#1467)
|
2 years ago |
Ray Beck
|
7e420aeed3
add support for requests with both MultipartFormDataItems and Content Providers (#1454)
|
2 years ago |
yukun
|
227d2c2050
Add EINTR and EAGAIN judge for accept (#1438)
|
3 years ago |
yhirose
|
93e53c91f7
Updated unit test
|
3 years ago |
Jiwoo Park
|
58cffd3223
std::condition_variable::notify_one/all() should be called after unlocking mutex (#1448)
|
3 years ago |
Ingo Bauersachs
|
8f32271e8c
Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450)
|
3 years ago |
yhirose
|
9d0a9d4e23
Fix #1437
|
3 years ago |
yhirose
|
07c6e58951
Fix #1421
|
3 years ago |
Changbin Park
|
93a51979c4
Get client process id over ip/port when server runs on UNIX socket. (#1418)
|
3 years ago |
Changbin Park
|
b57f79f438
Detecting client disconnection (#1373)
|
3 years ago |
Gopinath K
|
656e936f49
add multipart formdata for PUT requests. (#1351)
|
3 years ago |
Changbin Park
|
362d064afa
UNIX domain socket support (#1346)
|
3 years ago |
Ata Yardımcı
|
1bd88de2e5
Fix test build warning (#1344)
|
3 years ago |
Rockybilly
|
0b541ffebc
Add get_socket_fd method to Client and ClientImpl, add according unit… (#1341)
|
3 years ago |
yhirose
|
f0eb55b327
Changed to use `const std::string &` as much as possible instead of `const char *` (#1331)
|
3 years ago |
yhirose
|
07e614eef7
clangformat and README update
|
3 years ago |
yhirose
|
916b2a8fd3
Merge branch 'use_exception_ptr' of https://github.com/kuguma/cpp-httplib into kuguma-use_exception_ptr
|
3 years ago |
Kai Aoki
|
869f5bb279
fix ExceptionHandlerTest.ContentLength
|
3 years ago |
yhirose
|
37bb3c6a77
No longer support VS 2013 and older #1325 (#1326)
|
3 years ago |
yhirose
|
127a64d5a0
Skip preamble and epilogue in multipart/form-data (Fix #1317) (#1320)
|
3 years ago |
yhirose
|
caa31aafda
Accept large data transfer over SSL (Fix #1261, Close #1312)
|
3 years ago |
yhirose
|
dae318495f
Revert "Accept large data transfer over SSL (#1261)"
|
3 years ago |
conghuawang
|
df20c27696
resolve http server can't send file large than 2GB (Fix #1290) (#1294)
|
3 years ago |
yhirose
|
a5a62768c0
Fix #1292 (#1296)
|
3 years ago |
Yoshiki Matsuda
|
307b729549
Accept large data transfer over SSL (#1261)
|
3 years ago |
yhirose
|
cb41947eb4
Fix #1235 (#1243)
|
3 years ago |
yhirose
|
c82d1e52cc
Fix #1214
|
3 years ago |