actix-web/actix-http/src/h1
Thales d3c46537b3
fix(http): Wake Payload when feeding error or EOF (#3749)
* fix(http): Add failing tests to demonstrate the payload problem

Signed-off-by: Thales Fragoso <thales.fragoso@axiros.com>

* fix(http): Wake Payload when feeding error or eof

Signed-off-by: Thales Fragoso <thales.fragoso@axiros.com>

---------

Signed-off-by: Thales Fragoso <thales.fragoso@axiros.com>
2025-08-29 02:47:03 +00:00
..
chunked.rs address clippy lints 2023-01-01 20:56:34 +00:00
client.rs update bitflags to v2 2023-05-06 11:38:51 +01:00
codec.rs build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
decoder.rs build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
dispatcher.rs fix(actix-http): wake before return pending when read half disconnect and need to shutdown (#3665) 2025-08-23 00:56:39 +00:00
dispatcher_tests.rs apply standard formatting 2023-07-17 02:38:12 +01:00
encoder.rs chore: address clippy lints 2025-05-09 20:21:02 +01:00
expect.rs split request and response modules (#2530) 2021-12-19 17:05:27 +00:00
mod.rs apply standard formatting 2023-07-17 02:38:12 +01:00
payload.rs fix(http): Wake Payload when feeding error or EOF (#3749) 2025-08-29 02:47:03 +00:00
service.rs chore: disallow e bindings 2024-08-10 05:15:49 +01:00
timer.rs use tracing in actix-http 2022-03-10 03:12:29 +00:00
upgrade.rs split request and response modules (#2530) 2021-12-19 17:05:27 +00:00
utils.rs relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00