* Compatiblity with actix-web 4 Fixes #114 Main challenge here was no longer being able to to construct web::Payload instances from dev::Payload instances. Instead, we now invoke the web::Payload FromRequest impl directly. Also adapted to the latest upstream test and body redesign. Macros are featurized now so enabled default features for the doc tests to pass. Signed-off-by: Jim Crossley <jim@crossleys.org> |
||
---|---|---|
.. | ||
main.rs |