metsw24-max
|
2b8658fa99
match mount points on a segment boundary in handle_file_request (#2529)
|
hai 6 días |
yhirose
|
095a5c1caf
Release v0.52.0
|
hai 6 días |
yhirose
|
c48ed1ed9a
Share the query pair splitting between its two callers (#2526)
|
hai 1 semana |
yhirose
|
8d428361fb
Count entries with count() rather than equal_range plus distance (#2525)
|
hai 1 semana |
yhirose
|
23f67f25c2
Preserve the order of multipart form parts (#2524)
|
hai 1 semana |
yhirose
|
7963c382d6
Preserve the order of query parameters (#2523)
|
hai 1 semana |
yhirose
|
486c81b275
Determine the final transfer coding across Transfer-Encoding lines (#2522)
|
hai 1 semana |
yhirose
|
d860c842ea
Preserve the order of header fields with the same name (#2520)
|
hai 1 semana |
yhirose
|
8e08c22783
Cut a syscall and the byte-at-a-time line reader out of the request path (#2513)
|
hai 1 semana |
yhirose
|
15a23abd7e
Clarify the MAP_FAILED guard comment and assert the cleared size
|
hai 1 semana |
yhirose
|
2e37c51921
Merge branch 'mmap-map-failed-guard' of github.com:metsw24-max/cpp-httplib into metsw24-max-mmap-map-failed-guard
|
hai 1 semana |
yhirose
|
5539a66c63
Cover the non-206 Range paths and drop the duplicated test route
|
hai 1 semana |
yhirose
|
6b723fbf9d
Merge branch 'range-206-only' of github.com:metsw24-max/cpp-httplib into metsw24-max-range-206-only
|
hai 1 semana |
yhirose
|
1562f0ec4f
Pass unrecognized Content-Encoding values through instead of failing (#2518)
|
hai 1 semana |
yhirose
|
a691e531c3
Close the listening socket in stop() even when not serving (#2517)
|
hai 1 semana |
yhirose
|
ae8356d86e
Clean up addr_map hostname support
|
hai 1 semana |
Kim, Hyuk
|
49b921b52d
Allow addr_map_ values to be hostnames, not just IP literals (#2515)
|
hai 1 semana |
yhirose
|
447b9c4a29
Buffer the WebSocket handshake before writing it to the socket
|
hai 1 semana |
hyuk.kim
|
2c28d2fa3e
websocket: rebuild handshake on Request/header pipeline
|
hai 1 semana |
yhirose
|
85ec3963bc
Increase default listen backlog from 5 to 128
|
hai 1 semana |
Sayed Kaif
|
f4fce42e77
fail mmap::open when ::mmap returns MAP_FAILED
|
hai 1 semana |
Sayed Kaif
|
23fef15e07
apply Range only to a 206 response in write_content_with_provider
|
hai 1 semana |
yhirose
|
5b9d1495ff
Apply path encoding to open_stream()
|
hai 2 semanas |
yhirose
|
d66d9a9599
Release v0.51.0
|
hai 2 semanas |
yhirose
|
2fa0417754
Fix mbedTLS is_peer_closed() destroying the first response byte
|
hai 2 semanas |
yhirose
|
cda2bb5342
Consolidate header field-pair validation into fields::is_field_valid
|
hai 2 semanas |
Sayed Kaif
|
695961f8ae
skip invalid fields in write_headers to prevent response splitting
|
hai 2 semanas |
yhirose
|
c64bf21a5e
Merge pull request #2504 from emreay-/skip-drain-on-closing-connection
|
hai 2 semanas |
Emre Ay
|
8bbfc90380
Apply clang-format to test.cc and httplib.h
|
hai 2 semanas |
yhirose
|
fd0c18b1b5
Validate connecting peer before honoring X-Forwarded-For
|
hai 2 semanas |