Rob Ede
|
c427ae50f3
|
publish = false
|
2023-11-01 15:21:01 +00:00 |
|
Rob Ede
|
73dc338ff9
|
edition = 2021
|
2023-11-01 15:09:54 +00:00 |
|
Rob Ede
|
37169d5232
|
remove unused example deps
|
2023-11-01 15:09:25 +00:00 |
|
Ovidiu Gheorghies
|
779f8ea83e
|
Change method from GET to POST (#277)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2022-07-30 18:19:42 +01:00 |
|
Rob Ede
|
b11a2f6e99
|
improve path docs
|
2022-04-07 15:54:55 +01:00 |
|
Rob Ede
|
81dfe300a2
|
update examples to v4 (#258)
|
2022-02-26 03:56:24 +00:00 |
|
Rob Ede
|
4aece987ac
|
clarify what happens when extractor fails
|
2021-01-17 16:47:27 +00:00 |
|
Rob Ede
|
cdbb5dd2b2
|
use Bytes re-export
closes #202
|
2020-11-27 01:10:05 +00:00 |
|
Rob Ede
|
4d8d53cea5
|
v3 (#188)
|
2020-09-12 16:21:54 +01:00 |
|
Nikolay Kim
|
b8e2a2310c
|
update extractors
|
2020-01-02 18:33:33 +06:00 |
|
Yuki Okushi
|
de7c7d3aed
|
Remove unnecessary dependency
|
2019-12-29 01:29:03 +09:00 |
|
Dominic
|
20517d415d
|
Update examples/{extractors, errors} to futures 0.3 and actix-web 2.0 (#130)
* Update to futures 0.3
* update examples/errors to actix-web 2.0
|
2019-12-29 00:26:17 +09:00 |
|
Ralph Ursprung
|
e4eb883a0d
|
fix minor typo in output of extractors example (#114)
this has no effect on the actual functionality, it just fixes a typo
which was hard to overlook :)
|
2019-09-30 03:35:26 +09:00 |
|
Cameron Dershem
|
5133ab874d
|
Final fixes before requesting review.
|
2019-06-28 13:31:30 -04:00 |
|
Cameron Dershem
|
339ac43814
|
Fixes missed example and config for extractors.
|
2019-06-20 04:26:34 -04:00 |
|
Cameron Dershem
|
c4c32091a6
|
extractors: done-ish.
|
2019-06-20 04:20:12 -04:00 |
|
Cameron Dershem
|
941bdfa491
|
Updates example version numbers to match actix-web version.
|
2019-06-19 00:38:23 -04:00 |
|
Cameron Dershem
|
4f9bd8b724
|
moves individual examples to pub mods to force building and have less dead_code
|
2019-06-19 00:20:50 -04:00 |
|
Cameron Dershem
|
917156db2c
|
Removes author from Cargo.toml
|
2019-06-17 18:40:29 -04:00 |
|
Cameron Dershem
|
f922e8fb96
|
First pass at Extractors.
|
2019-06-16 23:17:17 -04:00 |
|