qhttpengine

Simple set of classes for developing HTTP server applications in Qt

Version

1.0.1-3
(2026-01-07)

Size

69.7

KiB

Repository

HaikuPorts
x86_64
The design goals of QHttpEngine include:

* Reliability - extremely exhaustive test suite ensures that bugs are caught as soon as they are introduced
* Flexibility - classes are designed for easy integration with existing Qt code
* Simplicity - everything is intentionally kept as simple as possible
* Usability - documentation is provided for all classes

All of QHttpEngine's functionality is included in a single monolithic library.