Published February 15, 2023
| Version 10.0.0
Software
Open
Rust Web Framework
Authors/Creators
Description
New features:
- Form submission procession using method POST and Url Encoded Enctype. Take a look at the controller on how to use it.
- Form submission procession using method GET and without Enctype specified. Take a look at the controller on how to use it.
- Form submission procession using method Post and Multipart Enctype. Take a look at the controller on how to use it.
- Rust version 1.67
There are many examples of how to use new functionality in tests.
Notes
Files
bohdaq/rust-web-framework-10.0.0.zip
Files
(2.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:9933ff074471ad4a7a9fbb7b1653ddef
|
2.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/bohdaq/rust-web-framework/tree/10.0.0 (URL)