1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-12-04 08:11:55 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Rob Ede
8aca8d4d07
fix clippy warnings (#214)
and make my spelling checker happy
2020-11-25 01:41:14 +00:00
nujz
e5ca271764
actix-router: fix from_hex error (#196) 2020-09-20 18:04:18 +01:00
Rob Ede
187a58472d
fix noisy check warning 2020-04-04 23:57:52 +01:00
Nikolay Kim
3a858feaec migrate to tokio 0.2.2 2019-12-05 16:40:24 +06:00
Yuki Okushi
8f05986a9f
Use map() instead of and_then() (#51) 2019-10-03 14:55:44 +09:00
Nikolay Kim
51c4dfe5cb Allow to reset Path instance; export Quoter type 2019-04-07 22:48:18 -07:00
Nikolay Kim
34995a8ccf revert re-quoting change 2019-03-09 13:56:09 -08:00
Nikolay Kim
877614a494 add params decoding 2019-03-08 04:43:51 -08:00
Nikolay Kim
0ff0daa795 allow custom checks for resource selection 2019-03-04 11:47:03 -08:00
Nikolay Kim
fb43940824 allow empty pattern 2019-03-03 21:00:58 -08:00
Nikolay Kim
9979bfb3ef rename Pattern to ResourceDef 2019-02-09 07:24:35 -08:00
Nikolay Kim
cedba24a36 add Url type from actix web 2019-02-01 13:25:56 -08:00