1
0
mirror of https://github.com/actix/examples synced 2025-06-28 09:50:36 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
yjh
89d2e4e3f7 fix typo and update some deps (#390)
* chore: fix typo for `run-in-thread`

* chore: update some deps for examples
2020-12-14 11:30:06 +00:00
49e29a5751 v3 examples (#364) 2020-09-12 16:49:45 +01:00
a3faea082b Corrected mismatch between html start tag and html end tag. (#349) 2020-08-06 05:08:54 +09:00
7823473f8d Sanitize filename 2020-05-19 13:48:49 +09:00
5320117bca Fixed possible panic in multipart example (#276)
* Fixed possible panic

* Fixed possible panic in multipart-async-std
2020-03-22 08:31:45 +09:00
469f8b538f Create async-std multipart example (#228) 2020-01-23 10:16:08 +09:00