1
0
mirror of https://github.com/actix/actix-website synced 2025-03-15 12:43:07 +01:00

10 Commits

Author SHA1 Message Date
Jonas Fassbender
04f6f0bd02
Fixed keep-alive on response example (#316)
* fixed keep-alive on response example

* fixed dead code and unused variable errors
2023-03-03 15:07:26 +00:00
Rob Ede
f504c65862
remove outdated info about force closing connections 2022-03-05 23:54:23 +00:00
Rob Ede
81dfe300a2
update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
Rob Ede
4d8d53cea5
v3 (#188) 2020-09-12 16:21:54 +01:00
Yuki Okushi
e21219c1da Update server 2019-12-29 03:32:56 +09:00
Cameron Dershem
4291b822fc Server section is as good as I'm qualified. 2019-06-19 20:26:25 -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
5bd4218b94 comments out keep_alive section to pass builds. 2019-06-15 17:01:17 -04:00
Cameron Dershem
8ab3e35851 First pass at Server section. 2019-06-13 17:10:51 -04:00
Nikolay Kim
d27ab00b71 convert server examples 2018-05-23 20:39:15 -07:00