Releases: nitroshare/qhttpengine
Releases · nitroshare/qhttpengine
1.0.1
1.0.0
This release brings a number of changes to the library, including:
- Moving all classes into the QHttpEngine namespace
- Renaming most classes (removing the "Q" in front of their names)
- Adding middleware, classes that run before routing
- Adding HTTP basic auth and local file-based auth middleware
- Adding more flexibility to the QObjectHandler class
- Adding a proxy handler to communicate with an upstream HTTP server
0.1.0
First official release ready for production use.