addd urlhandler for static content, more reusing of code.
This commit is contained in:
@@ -52,6 +52,8 @@ AQHOME_API int AQH_HttpService_DelSession(AQH_SERVICE *sv, AQH_SESSION *session)
|
||||
AQHOME_API void AQH_HttpService_LoadAllSessions(AQH_SERVICE *sv);
|
||||
|
||||
|
||||
AQHOME_API GWEN_STRINGLIST *AQH_HttpService_GetFolderFileList(const char *folder, const char *mask, int senseCase);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user