addd urlhandler for static content, more reusing of code.
This commit is contained in:
@@ -21,6 +21,8 @@ struct AQH_HTTP_URLHANDLER {
|
||||
AQH_SERVICE *httpService;
|
||||
GWEN_STRINGLIST *urlPatternList;
|
||||
AQH_HTTP_CONTENT *httpContentProvider;
|
||||
char *folder;
|
||||
|
||||
AQH_HTTP_URLHANDLER_HANDLE_FN handleFn;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user