1
0
mirror of https://github.com/actix/examples synced 2025-06-28 18:00:37 +02:00
Commit Graph

57 Commits

Author SHA1 Message Date
4df66d1e8a add from_fn to mdidleware example 2022-12-17 22:10:54 +00:00
4272586f0c re-add request body in middleware example 2022-12-17 22:10:53 +00:00
c78332c0f9 update env_logger to 0.10 2022-12-11 15:25:57 +00:00
ddda86784a update deps 2022-10-26 16:51:27 +01:00
818d8b1384 chore: update lab dep 2022-08-28 18:41:16 +01:00
fcd013fcde add session ttl customization example 2022-08-28 18:39:28 +01:00
0b93208bb2 bump futures-utils to 0.3.17 2022-07-12 01:08:56 +01:00
bbb2e54f07 update some easy deps 2022-07-09 22:54:51 +01:00
e97bc83f59 update actix-web-lab deps 2022-07-09 20:48:05 +01:00
368986fc9e fix redirecthttps name 2022-06-26 05:08:20 +01:00
c0e99e7233 fix redirecthttps link 2022-06-26 05:07:57 +01:00
db5f00e771 Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
f27cc4b6b4 normalize ports to 8080 2022-03-06 00:41:32 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
bad25d643e use futures-util in more cases 2022-02-22 12:12:17 +00:00
f229251f0d fix redirect middleware example 2022-02-22 12:01:01 +00:00
1206905a11 fix static-files readme name 2022-02-18 03:36:04 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
aca1dab890 rc3 2022-02-18 02:40:58 +00:00
cfb181ecf5 fix cd links 2022-02-18 02:19:57 +00:00
4d210b32f9 fix cd links 2022-02-18 02:18:44 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00
yjh
89d2e4e3f7 fix typo and update some deps (#390)
* chore: fix typo for `run-in-thread`

* chore: update some deps for examples
2020-12-14 11:30:06 +00:00
49e29a5751 v3 examples (#364) 2020-09-12 16:49:45 +01:00
4e051e8cd5 part2: Update dependencies 2020-04-05 13:50:44 +09:00
8f1c0a85cf Fix/suppress warnings 2020-04-03 16:14:30 +09:00
04cebf6899 resolved formatting 2020-01-31 07:21:39 -05:00
e8ab9ee7ca update deps 2019-12-25 20:48:33 +04:00
d914b1c694 update dependencies 2019-12-20 22:30:26 +06:00
22c7d747c2 update deps 2019-12-15 23:07:17 +06:00
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
b2f4f90454 Use a Stream wrapper instead for async bodies 2019-09-18 06:16:47 +02:00
56859e14d2 Add middleware to log the response body 2019-09-18 04:37:35 +02:00
d0fed9f078 Add better README for middleware example 2019-09-11 19:37:17 +02:00
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
0f692a3bfb Add middleware example for reading the Request body 2019-09-11 16:32:08 +02:00
948054f1e4 Add middleware example with wrap_fn 2019-09-11 14:06:43 +02:00
f232b6c684 Fix clippy warnings (#168) 2019-09-05 00:04:57 +09:00
f7dd2e6236 Fixes trivial typos. 2019-06-06 15:20:25 -06:00
aa5750cafc update actix-web to 1.0.0 2019-06-06 16:47:40 +06:00
cee9142257 upgrade actix-web 2019-05-12 11:58:26 -07:00
8de183768c upgrade to beta3 2019-05-04 21:52:24 -07:00
d571ee5abb explicit Error for middlewares 2019-04-25 11:19:21 -07:00
09b0188ff9 upgrade to alpha.6 2019-04-14 10:34:41 -07:00
815e34f32d upgrade to alpha4 2019-04-07 23:39:45 -07:00
86e0f3e02c upgrade to alpha3 2019-04-04 11:37:14 -07:00
9a80911b92 update to alpha2 2019-03-30 09:12:42 -07:00
e4f71e8fd5 update deps 2019-03-29 13:43:03 -07:00