Added support for HTTP Client hints Updated Vary header to reflect client hints support Added tests to check client hints, CORS, and Vary in the context of the appIf you use this software, please cite it as below
This release brings a more modular approach to handling HTTP headers. Added tests to header crate.I... Read more
Added Application and Controller traits Added Base64 implementation Updated existing controllers to ... Read more
Updated rust-web-server to 9.0.0 Added support for symlinks. In practice, it means you can have a li... Read more