1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-01-02 13:28:44 +00:00
actix-web/src/types
messense 313ac48765 Use encoding_rs crate instead of unmaintained encoding crate (#922)
* Use encoding_rs crate instead of unmaintained encoding crate

* Update changelog
2019-06-18 12:43:25 +06:00
..
form.rs Use encoding_rs crate instead of unmaintained encoding crate (#922) 2019-06-18 12:43:25 +06:00
json.rs Re-apply patch from #637 #894 2019-06-12 16:45:05 +06:00
mod.rs Added initial support for PathConfig, allows setting custom error handler. (#903) 2019-06-12 16:49:56 +06:00
path.rs fix path doc tests 2019-06-12 20:12:15 +06:00
payload.rs Use encoding_rs crate instead of unmaintained encoding crate (#922) 2019-06-18 12:43:25 +06:00
query.rs Support Query<T>::from_query() (#846) 2019-05-17 13:10:46 -07:00
readlines.rs Use encoding_rs crate instead of unmaintained encoding crate (#922) 2019-06-18 12:43:25 +06:00