added: setting a correct mime type for static files - using magic library
added: std::wstring file_mime_type to ItemContent - a mime type for static file added: Header (core/header.h) - there will be header names defined, at the moment only content_type added: FuncionsBase::Finish() - it is called at the end when the winix finishes
This commit is contained in:
@@ -75,6 +75,7 @@ main.o: ../../../winix/winixd/models/itemcontent.h
|
||||
main.o: ../../../winix/winixd/templates/htmltextstream.h
|
||||
main.o: ../../../winix/winixd/core/config.h
|
||||
main.o: ../../../winix/winixd/models/winixmodel.h
|
||||
main.o: ../../../winix/winixd/core/header.h
|
||||
main.o: ../../../winix/winixd/core/mount.h
|
||||
main.o: ../../../winix/winixd/core/winixmodeldeprecated.h
|
||||
main.o: ../../../winix/winixd/core/plugin.h
|
||||
|
Reference in New Issue
Block a user