1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-04-03 13:24:14 +02:00

11 Commits

Author SHA1 Message Date
Rob Ede
79a38e0628
apply standard formatting 2023-07-17 02:38:12 +01:00
Rob Ede
115701eb86
prepare awc release 3.1.1 2023-02-26 03:34:47 +00:00
Rob Ede
29bd6a1dd5
fix version requirement for futures_util 2022-12-18 01:34:48 +00:00
Rob Ede
cc7145d41d
rust 1.64 clippy run () 2022-09-25 20:54:17 +01:00
Rob Ede
264a703d94
revert broken fix in ()
* revert broken fix in 

* update changelog
2022-06-11 13:43:13 +01:00
Rob Ede
5ca42df89a
fix stuck connection when handler doesn't read payload () 2022-02-03 07:03:39 +00:00
Rob Ede
3200de3f34
fix request head timeout () 2022-01-31 17:30:34 +00:00
Rob Ede
cc9ba162f7
add late request dispatcher test 2022-01-27 17:00:07 +00:00
Rob Ede
37799df978
add basic dispatcher test 2022-01-27 06:42:54 +00:00
Rob Ede
3ae4f0a629
add keep-alive dispatcher tests 2022-01-27 06:29:46 +00:00
Rob Ede
14a4f325d3
move dispatcher tests to own file 2022-01-27 06:06:55 +00:00