Skip to content

1.0.0

Compare
Choose a tag to compare
@nathan-osman nathan-osman released this 07 Sep 21:13
· 11 commits to master since this release
8b3fc48

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