1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-30 18:44:35 +01:00
actix-web/actix-http/src/h1
2022-03-10 02:36:57 +00:00
..
chunked.rs standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
client.rs clippy 2022-02-08 08:00:47 +00:00
codec.rs fix stuck connection when handler doesn't read payload (#2624) 2022-02-03 07:03:39 +00:00
decoder.rs prepare awc release 3.0.0 (#2684) 2022-03-08 16:51:40 +00:00
dispatcher_tests.rs fix stuck connection when handler doesn't read payload (#2624) 2022-02-03 07:03:39 +00:00
dispatcher.rs fix dispatcher panic when conbining pipelining and keepalive 2022-03-04 03:12:38 +00:00
encoder.rs fix(actix-http): encode correctly camel case header with n+2 hyphens (#2683) 2022-03-05 22:24:21 +00:00
expect.rs split request and response modules (#2530) 2021-12-19 17:05:27 +00:00
mod.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
payload.rs fix negative impl assertion on 1.60+ 2022-03-10 02:36:57 +00:00
service.rs include source for dispatch body errors 2021-12-17 01:29:41 +00:00
timer.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +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