1
0
mirror of https://github.com/actix/actix-website synced 2025-08-21 21:35:37 +02:00
Commit Graph

228 Commits

Author SHA1 Message Date
Daniel Lee
c788681d45 updating json response docs cargo.toml (#264) 2022-03-15 11:55:30 +00:00
Daniel Lee
80549a9fb2 Update cargo.toml for json request 2nd example (#263) 2022-03-14 14:26:01 +00:00
Daniel Lee
17fc2533e5 updating cargo.toml for first example (#262) 2022-03-14 13:44:17 +00:00
Rob Ede
91f1158c69 update http2 docs 2022-03-07 13:40:36 +00:00
Rob Ede
1f94bb7ce6 update v3 links to v4 2022-03-05 23:55:35 +00:00
Rob Ede
f504c65862 remove outdated info about force closing connections 2022-03-05 23:54:23 +00:00
Santiago
eff8c425a6 Update websockets.md (#261) 2022-02-28 15:03:01 +00:00
Santiago
7cbaf1b391 Update http2.md (#260) 2022-02-28 13:48:50 +00:00
Rob Ede
b8431bef6f update remaining examples to v4 2022-02-26 05:22:21 +00:00
Rob Ede
447edcc9d7 add note that server must be awaited 2022-02-26 05:01:13 +00:00
Rob Ede
997fb14e79 fix note about app_data 2022-02-26 04:50:39 +00:00
Rob Ede
d5533de730 update whatis page 2022-02-26 04:44:58 +00:00
Rob Ede
57e2b2bd62 fmt 2022-02-26 04:41:49 +00:00
Rob Ede
81dfe300a2 update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
Alexandre Macabies
890fea6c23 Fix white-space inconsistencies and a typo (#259) 2022-02-25 22:18:32 +00:00
averichev
ff2b8d74e8 fix: Changed broken url (#257) 2022-02-18 10:13:22 +00:00
BSPlatt
4bec03576c Update links to example projects based on recent commit (#256) 2022-02-18 04:41:17 +00:00
averichev
3f327a5dbd Links to database adapters fixed (#255) 2022-02-16 13:43:57 +00:00
Flinner
591efc3bb0 minor fix to markdown :*italic * -> *italic* (#253) 2022-02-11 16:34:58 +00:00
nikstur
c66502c548 Improve json documentation (#245)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-12-05 14:41:37 +00:00
David Sferruzza
e467e67280 Add a note about middleware execution order (#240) 2021-11-04 20:22:45 +00:00
Danny
a986fa7519 Fix formencoded URL (#233) 2021-07-12 12:47:19 +01:00
Ali MJ Al-Nasrawy
09ad5775ac Remove invalid docs regarding parsing PathBuf (#230)
This paragraph is no longer valid since v1.0!

Also, the example code still compiles fine and this may easily introduce
a security vulnerability for the user.
2021-06-01 21:04:35 +09:00
Mark Lodato
1069dfa177 Clarify use of Arc in shared state (#221) 2021-04-06 08:41:26 +09:00
Mark Lodato
3ed587a81a Fix some typos/grammatical errors (#219) 2021-03-31 22:54:44 +09:00
Ibraheem Ahmed
defe1142df Bump extractor limit to 12 (#220) 2021-03-31 14:15:18 +01:00
heddi.nabbisen
56c5cbe615 fix a typo: remove an duplicate word (#215) 2021-02-28 06:45:32 +00:00
will
350fe31475 docs: add dependence of example (#213) 2021-02-28 01:42:22 +00:00
Daniel T. Rodrigues
de54bf6b56 Update examples repo links (#214) 2021-02-26 18:48:27 +00:00
groknull
4803a9fc82 "it's" -> "its" (#212) 2021-02-26 17:25:30 +00:00
will
b6bd4ece22 docs: add dependence of example (#211)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-02-26 02:12:01 +00:00
Rob Ede
2e91d76e2e clarity role of actix in whatis 2021-01-17 16:58:25 +00:00
Sadika Sumanapala
e2d5f99afb Fix spacing (#207) 2020-12-26 18:34:17 +00:00
Rob Ede
3802099c19 Update server.md 2020-12-19 15:07:31 +00:00
reishi
a293394a4f Change the hostname of the document (#203)
Hi, I tried this tutorial. 
I could not access the site on localhost:8080. 
The code was set to 127.0.0.1 so I changed it to that.
2020-12-15 19:13:33 +00:00
Rob Ede
cdbb5dd2b2 use Bytes re-export
closes #202
2020-11-27 01:10:05 +00:00
Rob Ede
fa45d6e037 fix cargo watch link 2020-11-24 21:10:29 +00:00
Rob Ede
b25e6ee17b add back page about auto reloading
For folks finding this page via search engines, there was still info
regarding listenfd and systemfd which is no longer recommended.
2020-11-24 21:07:20 +00:00
Gabriel Goller
3a571e036a Fixed typo (#200) 2020-11-05 13:50:03 +00:00
Daniel Quinn
876daa126b Fix grammar (#195) 2020-10-21 18:44:07 +09:00
Omid Rad
e7ca7fddd7 Remove the "to_async" method documentation (#190) 2020-09-21 10:10:53 +01:00
DamianX
47473dc4bb Fixed typo (compresses -> compress) (#189) 2020-09-19 22:49:34 +09:00
Rob Ede
4d8d53cea5 v3 (#188) 2020-09-12 16:21:54 +01:00
John Bradley
a0ce9f28e2 fix function name in shared mutable state example (#186) 2020-09-06 10:45:51 +01:00
Michael Snoyman
d659d04649 Minor wording recommendations (#184)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2020-09-04 13:19:43 +01:00
Jakob
39d4c00196 Grammar fixes (#182) 2020-07-05 17:23:46 +01:00
Yuki Okushi
49ddf3b0ab Merge pull request #181 from vo9312/update-return-status-code
Update error_response of ResponseError
2020-07-03 07:42:42 +09:00
vo9312
df4ab1b7cb Update errors.md 2020-06-26 11:49:01 -05:00
vo9312
7f13b74db4 Update errors.md 2020-06-26 11:36:31 -05:00
Chris Morin
c8495075e9 Update extractors.md 2020-05-24 23:51:38 -07:00