1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-08-30 16:40:21 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Torin Cooper-Bennun
07a7290432 Fix typo in error string for i32 parse in router deserialization (#2876)
* fix typo in error string for i32 parse

* update actix-router changelog for #2876

* Update CHANGES.md

Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-09-19 18:44:52 +01:00
Ali MJ Al-Nasrawy
40048a5811 rework actix_router::Quoter (#2709)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-03-28 20:58:35 +00:00
Ali MJ Al-Nasrawy
fd412a8223 Quoter::requote returns Vec<u8> (#2613) 2022-01-31 21:26:34 +00:00
Ali MJ Al-Nasrawy
fe0bbfb3da optimize PathDeserializer (#2570) 2022-01-05 10:48:20 +00:00
Rob Ede
86df295ee2 fully percent decode path segments when capturing (#2566) 2022-01-04 15:19:29 +00:00
Rob Ede
f6e69919ed update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00