This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-extras
Watch
1
Star
0
Fork
0
You've already forked actix-extras
mirror of
https://github.com/actix/actix-extras.git
synced
2025-06-30 11:54:26 +02:00
Code
Issues
Releases
Wiki
Activity
Files
18593d847613bdcfeae51fe93115a7aea5430648
actix-extras
/
actix-multipart
History
Nikolay Kim
237bfba1ed
add App::configure() - allow to offload app configuration to different methods
2019-04-03 15:09:31 -07:00
..
src
move multipart support to separate crate
2019-04-03 12:28:58 -07:00
Cargo.toml
move multipart support to separate crate
2019-04-03 12:28:58 -07:00
CHANGES.md
move multipart support to separate crate
2019-04-03 12:28:58 -07:00
README.md
add App::configure() - allow to offload app configuration to different methods
2019-04-03 15:09:31 -07:00
README.md
Multipart support for actix web framework