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:
@@ -100,6 +100,7 @@ groupinfo.o: ../../../../winix/winixd/core/error.h
|
||||
groupinfo.o: ../../../../winix/winixd/core/config.h
|
||||
groupinfo.o: ../../../../winix/winixd/core/textstream.h
|
||||
groupinfo.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
groupinfo.o: ../../../../winix/winixd/core/header.h
|
||||
groupinfo.o: ../../../../winix/winixd/core/mounts.h
|
||||
groupinfo.o: ../../../../winix/winixd/core/mount.h
|
||||
groupinfo.o: ../../../../winix/winixd/core/mountparser.h
|
||||
@@ -230,6 +231,7 @@ groups.o: ../../../../winix/winixd/core/error.h
|
||||
groups.o: ../../../../winix/winixd/core/config.h
|
||||
groups.o: ../../../../winix/winixd/core/textstream.h
|
||||
groups.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
groups.o: ../../../../winix/winixd/core/header.h
|
||||
groups.o: ../../../../winix/winixd/core/mounts.h
|
||||
groups.o: ../../../../winix/winixd/core/mount.h
|
||||
groups.o: ../../../../winix/winixd/core/mountparser.h
|
||||
@@ -359,6 +361,7 @@ init.o: ../../../../winix/winixd/core/error.h
|
||||
init.o: ../../../../winix/winixd/core/config.h
|
||||
init.o: ../../../../winix/winixd/core/textstream.h
|
||||
init.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
init.o: ../../../../winix/winixd/core/header.h
|
||||
init.o: ../../../../winix/winixd/core/mounts.h
|
||||
init.o: ../../../../winix/winixd/core/mount.h
|
||||
init.o: ../../../../winix/winixd/core/mountparser.h
|
||||
@@ -545,6 +548,7 @@ templates.o: ../../../../winix/winixd/core/error.h
|
||||
templates.o: ../../../../winix/winixd/core/config.h
|
||||
templates.o: ../../../../winix/winixd/core/textstream.h
|
||||
templates.o: ../../../../winix/winixd/models/winixmodel.h
|
||||
templates.o: ../../../../winix/winixd/core/header.h
|
||||
templates.o: ../../../../winix/winixd/core/mounts.h
|
||||
templates.o: ../../../../winix/winixd/core/mount.h
|
||||
templates.o: ../../../../winix/winixd/core/mountparser.h
|
||||
|
Reference in New Issue
Block a user