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

10 Commits

Author SHA1 Message Date
Yuki Okushi
e9b3985bcf
Suppress some warnings on CI (#143)
* Suppress some warnings on CI

* Remove unused imports
2020-01-23 10:17:13 +09:00
Nikolay Kim
4fffc16668 fix chunked example 2020-01-02 18:41:14 +06:00
Nikolay Kim
b8e2a2310c update extractors 2020-01-02 18:33:33 +06:00
Yuki Okushi
a255f4aea6 Update response 2019-12-29 02:59:48 +09:00
Cameron Dershem
5133ab874d Final fixes before requesting review. 2019-06-28 13:31:30 -04:00
Cameron Dershem
4833874c5d Moves everything into the cargo workspace. 2019-06-26 19:18:43 -04:00
Cameron Dershem
0601997b41 Updates Compression section. 2019-06-26 14:15:03 -04:00
Cameron Dershem
1c3697197d Responses section is done-ish. 2019-06-26 01:58:47 -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
ea1600c417 First pass at Responses section. 2019-06-17 15:15:33 -04:00