Commit Verlauf

Autor SHA1 Nachricht Datum
  yhirose 5539a66c63 Cover the non-206 Range paths and drop the duplicated test route vor 1 Woche
  yhirose 6b723fbf9d Merge branch 'range-206-only' of github.com:metsw24-max/cpp-httplib into metsw24-max-range-206-only vor 1 Woche
  yhirose 1562f0ec4f Pass unrecognized Content-Encoding values through instead of failing (#2518) vor 1 Woche
  yhirose a691e531c3 Close the listening socket in stop() even when not serving (#2517) vor 1 Woche
  yhirose ae8356d86e Clean up addr_map hostname support vor 1 Woche
  Kim, Hyuk 49b921b52d Allow addr_map_ values to be hostnames, not just IP literals (#2515) vor 1 Woche
  yhirose 447b9c4a29 Buffer the WebSocket handshake before writing it to the socket vor 1 Woche
  yhirose f406808497 Merge pull request #2514 from Hyukya/master vor 1 Woche
  hyuk.kim 2c28d2fa3e websocket: rebuild handshake on Request/header pipeline vor 1 Woche
  yhirose f24e79aab9 Fix benchmark-run reporting success without measuring anything vor 1 Woche
  yhirose 60f285a301 Add a workflow to run the committed benchmark on CI vor 1 Woche
  yhirose 29ceccecd6 Add A/B throughput benchmark for comparing two refs vor 1 Woche
  yhirose 85ec3963bc Increase default listen backlog from 5 to 128 vor 1 Woche
  Sayed Kaif 23fef15e07 apply Range only to a 206 response in write_content_with_provider vor 1 Woche
  yhirose 34b7c846d4 Merge pull request #2496 from superm1/superm1/SWSPLAT-23622 vor 1 Woche
  Mario Limonciello 76b54e7de4 Sanitize uploaded filenames in upload example to prevent path traversal vor 3 Wochen
  yhirose 5b9d1495ff Apply path encoding to open_stream() vor 2 Wochen
  yhirose d66d9a9599 Release v0.51.0 vor 2 Wochen
  yhirose 2fa0417754 Fix mbedTLS is_peer_closed() destroying the first response byte vor 2 Wochen
  yhirose 82b1492c3d Merge pull request #2507 from yhirose/flaky-ci-diagnostics vor 2 Wochen
  yhirose f7c8455a62 Log res.error() on all ServerTest ASSERT_TRUE(res) assertions vor 2 Wochen
  yhirose cc1be5ebb5 Merge pull request #2506 from yhirose/refactor/consolidate-field-validation vor 2 Wochen
  yhirose cda2bb5342 Consolidate header field-pair validation into fields::is_field_valid vor 2 Wochen
  yhirose 613a41b49d Merge pull request #2505 from metsw24-max/write-headers-crlf-guard vor 2 Wochen
  Sayed Kaif 695961f8ae skip invalid fields in write_headers to prevent response splitting vor 2 Wochen
  yhirose c64bf21a5e Merge pull request #2504 from emreay-/skip-drain-on-closing-connection vor 2 Wochen
  Emre Ay 8bbfc90380 Apply clang-format to test.cc and httplib.h vor 2 Wochen
  yhirose bf8baf0739 clang-format vor 2 Wochen
  yhirose fd0c18b1b5 Validate connecting peer before honoring X-Forwarded-For vor 2 Wochen
  yhirose bbd56a7e2c Merge pull request #2497 from superm1/superm1/SWSPLAT-23636 vor 2 Wochen