1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 08:43:01 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
f922e8fb96 First pass at Extractors. 2019-06-16 23:17:17 -04:00