1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-22 10:23:18 +01:00

5 Commits

Author SHA1 Message Date
Rob Ede
20ef05c36e
fix doctest ci (#188) 2021-06-27 07:02:38 +01:00
Andrey Kutejko
ca85f6b245
Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
Rob Ede
f20b724830
cors origin validator function receives origin as first parameter (#120) 2020-10-19 19:30:46 +01:00
Rob Ede
6084c47810
CORS builder rework (#119) 2020-10-19 05:51:31 +01:00
Rob Ede
134e43ab5e
split up cors lib and fix doc links (#113)
* split up cors lib and fix doc links

* clippy
2020-10-08 11:50:56 +01:00