1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 21:39:26 +00:00
actix-web/actix-http/examples
Rob Ede 08c2cdf641
http service finalizer for automatic h2c detection (#2957)
* http service finalizer for automatic h2c detection

* update changelog

* add h2c auto test
2023-01-03 14:43:02 +00:00
..
actix-web.rs update actix-web-in-http example 2022-03-05 23:43:31 +00:00
bench.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
echo.rs use tracing in actix-http 2022-03-10 03:12:29 +00:00
echo2.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
h2c-detect.rs http service finalizer for automatic h2c detection (#2957) 2023-01-03 14:43:02 +00:00
h2spec.rs fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
hello-world.rs use tracing in actix-http 2022-03-10 03:12:29 +00:00
streaming-error.rs use tracing in actix-http 2022-03-10 03:12:29 +00:00
ws.rs use tokio-util deps directly where possible 2022-10-30 19:47:49 +00:00