1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

28 Commits

Author SHA1 Message Date
Nikolay Kim
e8ab9ee7ca update deps 2019-12-25 20:48:33 +04:00
Nikolay Kim
d914b1c694 update dependencies 2019-12-20 22:30:26 +06:00
Nikolay Kim
22c7d747c2 update deps 2019-12-15 23:07:17 +06:00
Nikolay Kim
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
Sven-Hendrik Haase
b2f4f90454 Use a Stream wrapper instead for async bodies 2019-09-18 06:16:47 +02:00
Sven-Hendrik Haase
56859e14d2 Add middleware to log the response body 2019-09-18 04:37:35 +02:00
Sven-Hendrik Haase
d0fed9f078 Add better README for middleware example 2019-09-11 19:37:17 +02:00
Sven-Hendrik Haase
1af4710c01
Merge pull request #170 from actix/read_body-example
Add middleware example for reading the Request body
2019-09-11 19:34:21 +02:00
Sven-Hendrik Haase
0f692a3bfb Add middleware example for reading the Request body 2019-09-11 16:32:08 +02:00
Sven-Hendrik Haase
948054f1e4 Add middleware example with wrap_fn 2019-09-11 14:06:43 +02:00
Yuki Okushi
f232b6c684
Fix clippy warnings (#168) 2019-09-05 00:04:57 +09:00
Clifford T. Matthews
f7dd2e6236 Fixes trivial typos. 2019-06-06 15:20:25 -06:00
Nikolay Kim
aa5750cafc update actix-web to 1.0.0 2019-06-06 16:47:40 +06:00
Nikolay Kim
cee9142257 upgrade actix-web 2019-05-12 11:58:26 -07:00
Nikolay Kim
8de183768c upgrade to beta3 2019-05-04 21:52:24 -07:00
Nikolay Kim
d571ee5abb explicit Error for middlewares 2019-04-25 11:19:21 -07:00
Nikolay Kim
09b0188ff9 upgrade to alpha.6 2019-04-14 10:34:41 -07:00
Nikolay Kim
815e34f32d upgrade to alpha4 2019-04-07 23:39:45 -07:00
Nikolay Kim
86e0f3e02c upgrade to alpha3 2019-04-04 11:37:14 -07:00
Nikolay Kim
9a80911b92 update to alpha2 2019-03-30 09:12:42 -07:00
Nikolay Kim
e4f71e8fd5 update deps 2019-03-29 13:43:03 -07:00
Juan Aguilar
53fc2221ef Update to master (#90) 2019-03-26 06:29:00 +03:00
Nikolay Kim
14eed91fcd update juniper and middleware examples 2019-03-10 19:19:50 -07:00
Nikolay Kim
e2945b9b39 update more examples and rustfmt 2019-03-09 18:03:09 -08:00
Nikolay Kim
271749c433 update actix-web dependency 2018-07-21 05:10:26 -07:00
Nikolay Kim
2cc1b23761 upgrade example to actix-web 0.7 2018-07-16 12:36:53 +06:00
Gorm Casper
3b919f58f9 middleware example 2018-07-09 21:36:03 +02:00
Gorm Casper
ab7736c790 init 2018-07-09 20:18:31 +02:00