bdenhollander
|
ee625232a4
Fix successful decompress reported as Error::Read (#1612)
|
2 лет назад |
bgs99
|
17fc522b75
Add named path parameters parsing (Implements #1587) (#1608)
|
2 лет назад |
yhirose
|
f1daa5b88b
Fix #1607
|
2 лет назад |
Jiwoo Park
|
4a61f68fa4
Don't overwrite the last redirected location (#1589)
|
2 лет назад |
Jiwoo Park
|
067890133c
Use nghttp2-hosted httpbin.org (#1586)
|
2 лет назад |
Jiwoo Park
|
eab5ea01d7
Load in-memory CA certificates (#1579)
|
2 лет назад |
yhirose
|
3409c00e6f
Fixed warnings
|
2 лет назад |
yhirose
|
5b397d455d
Fix more CRLF injection problems.
|
2 лет назад |
yhirose
|
7aba2938d3
Fix #1548
|
2 лет назад |
yhirose
|
d587548250
Fix #1545
|
2 лет назад |
Jiwoo Park
|
3956a2b790
Fix ServerTest.ClientStop test case (#1542)
|
2 лет назад |
Jiwoo Park
|
b33aa52dc2
Fix lifetime issues in test using detail::scope_exit() (#1535)
|
2 лет назад |
yhirose
|
76230db97f
Simplified scope_exit
|
2 лет назад |
yhirose
|
5f18642271
Close #1531
|
2 лет назад |
yhirose
|
88a9278872
Fix #1486
|
2 лет назад |
yhirose
|
9bb3ca8169
Fix #1459 (#1523)
|
2 лет назад |
Mathieu Gaillard
|
df74526f91
Fix multipart Content-Type headers with both boundary and charset parameters (#1516)
|
2 лет назад |
Joel Rosdahl
|
9f7ae0737a
Fix typos (#1517)
|
2 лет назад |
yhirose
|
c7e959a948
Fix #1481
|
2 лет назад |
yhirose
|
ba5884e779
Fix #1481 (#1513)
|
2 лет назад |
yhirose
|
cdaa5c48db
Code cleanup
|
2 лет назад |
jingTian-z
|
88f6245c84
feat: Add Request::get_file_multi_value func. (#1495)
|
2 лет назад |
yhirose
|
d663588491
Removed is_writable() from DataSink (Resolve #1478, too) (#1483)
|
2 лет назад |
yhirose
|
0ff2e16d69
Issue 52666: cpp-httplib:server_fuzzer: Timeout in server_fuzzer
|
2 лет назад |
Ray Beck
|
51607ec752
add to_human_string (#1467)
|
2 лет назад |
Ray Beck
|
7e420aeed3
add support for requests with both MultipartFormDataItems and Content Providers (#1454)
|
2 лет назад |
yukun
|
227d2c2050
Add EINTR and EAGAIN judge for accept (#1438)
|
3 лет назад |
yhirose
|
93e53c91f7
Updated unit test
|
3 лет назад |
Jiwoo Park
|
58cffd3223
std::condition_variable::notify_one/all() should be called after unlocking mutex (#1448)
|
3 лет назад |
Ingo Bauersachs
|
8f32271e8c
Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450)
|
3 лет назад |