Use doxygen-awesome theme (#1214)

For #889
This commit is contained in:
Alex Kremer
2024-02-27 15:22:44 +00:00
committed by GitHub
parent 98ebc92bff
commit 862fc48924
24 changed files with 3228 additions and 33 deletions

View File

@@ -65,7 +65,7 @@ public:
*
* @param socket The socket. Ownership is transferred to HttpSession
* @param ip Client's IP address
* @param adminPassword The optional password to verify admin role in requests
* @param adminVerification The admin verification strategy to use
* @param ctx The SSL context
* @param tagFactory A factory that is used to generate tags to track requests and sessions
* @param dosGuard The denial of service guard to use