1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
78ac5cf482 docs(web): unmention try_init_service 2024-08-18 14:33:28 +01:00
80d222aa78 use tracing in actix-http 2022-03-10 03:12:29 +00:00
3200de3f34 fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
2ffc21dd4f move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
406f694095 standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
bed72d9bb7 fix examples 2021-12-05 23:23:36 +00:00
532f7b9923 refined error model (#2253) 2021-06-17 17:57:58 +01:00
947caa3599 examples use info log level by default 2021-05-06 20:24:18 +01:00
23e0c9b6e0 remove http-codes builders from actix-http (#2159) 2021-04-14 02:00:14 +01:00
3dc2d145ef import some traits as _ 2021-03-17 00:38:54 +00:00
b1dd8d28bc response header rework (#1869) 2021-01-15 02:11:10 +00:00
292af145cb http: Minimize futures dependencies 2020-05-19 08:29:11 +09:00
7ba14fd113 Run rustfmt 2020-02-27 11:10:55 +09:00
f5fd6bc49f Fix actix-http examples (#1259)
Fix actix-http examples
2020-01-07 00:15:04 +09:00
f4c01384ec update to latest actix-net 2019-12-02 17:33:11 +06:00
1ffa7d18d3 drop unpin constraint 2019-11-21 16:02:17 +06:00
c7ad677804 Merge actix-http project 2019-03-26 11:54:35 -07:00