Details
-
User Story
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
None
Description
Map between context paths and callbacks.
Need to take into account variable parts of a context path, e.g. "/users/:id/edit", where ":id" can be a number.
Should have a default handler for 404s, that can be overridden.
Support type checking and implicit conversion.
Attachments
Issue Links
- is required for
-
QTBUG-60105 Finalisation of Lightweight HTTP server
- Open