yhirose
|
6018c7feb3
Return ws::Result from WebSocketClient::connect() instead of bool
|
hace 1 día |
yhirose
|
8d5085df1b
Update README
|
hace 1 día |
yhirose
|
8f0ff32056
Add WebSocket TLS and timeout recipes to the Cookbook
|
hace 1 día |
yhirose
|
2dd44d0f52
Document WebSocketClient/SSLClient TLS parity gaps in the READMEs
|
hace 1 día |
yhirose
|
86abc9a0ea
Give WebSocketClient the PemMemory client certificate constructor SSLClient has
|
hace 1 día |
yhirose
|
bd02a50cbb
ci: auto-comment on issue #2533 when windows-without-SSL job fails
|
hace 1 día |
yhirose
|
1c2607cbb8
Merge the SSLClient and WebSocketClient TLS session setup
|
hace 2 días |
yhirose
|
98be5fd3a6
Share the default Host and User-Agent header logic between the clients
|
hace 2 días |
yhirose
|
d2ef193b9c
Let WebSocketClient take a CA directory the way ClientImpl does
|
hace 2 días |
yhirose
|
a1aa2ad9cd
Give WebSocketClient the chrono::duration timeout setters ClientImpl has
|
hace 2 días |
shaozk
|
b2b1d56d6d
fix: server example typos (#2532)
|
hace 2 días |
metsw24-max
|
2b8658fa99
match mount points on a segment boundary in handle_file_request (#2529)
|
hace 5 días |
yhirose
|
095a5c1caf
Release v0.52.0
|
hace 6 días |
yhirose
|
6e8a7dcd3f
Bind the ordering tests to an ephemeral port (#2528)
|
hace 6 días |
yhirose
|
148d61a6a3
Give the raw listener in wait_writable_INET the socket options its neighbours have (#2527)
|
hace 6 días |
yhirose
|
c48ed1ed9a
Share the query pair splitting between its two callers (#2526)
|
hace 6 días |
yhirose
|
8d428361fb
Count entries with count() rather than equal_range plus distance (#2525)
|
hace 6 días |
yhirose
|
23f67f25c2
Preserve the order of multipart form parts (#2524)
|
hace 6 días |
yhirose
|
7963c382d6
Preserve the order of query parameters (#2523)
|
hace 1 semana |
yhirose
|
486c81b275
Determine the final transfer coding across Transfer-Encoding lines (#2522)
|
hace 1 semana |
yhirose
|
be28cf9435
Run CIFuzz only for pull requests that touch the fuzzed code (#2521)
|
hace 1 semana |
yhirose
|
d860c842ea
Preserve the order of header fields with the same name (#2520)
|
hace 1 semana |
yhirose
|
8e08c22783
Cut a syscall and the byte-at-a-time line reader out of the request path (#2513)
|
hace 1 semana |
yhirose
|
f51df1473b
Merge branch 'metsw24-max-mmap-map-failed-guard'
|
hace 1 semana |
yhirose
|
15a23abd7e
Clarify the MAP_FAILED guard comment and assert the cleared size
|
hace 1 semana |
yhirose
|
2e37c51921
Merge branch 'mmap-map-failed-guard' of github.com:metsw24-max/cpp-httplib into metsw24-max-mmap-map-failed-guard
|
hace 1 semana |
yhirose
|
571717adb8
Merge branch 'metsw24-max-range-206-only'
|
hace 1 semana |
yhirose
|
5539a66c63
Cover the non-206 Range paths and drop the duplicated test route
|
hace 1 semana |
yhirose
|
6b723fbf9d
Merge branch 'range-206-only' of github.com:metsw24-max/cpp-httplib into metsw24-max-range-206-only
|
hace 1 semana |
yhirose
|
1562f0ec4f
Pass unrecognized Content-Encoding values through instead of failing (#2518)
|
hace 1 semana |