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:
@@ -85,6 +85,7 @@ notify.o: ../../../winix/winixd/core/error.h
|
||||
notify.o: ../../../winix/winixd/core/config.h
|
||||
notify.o: ../../../winix/winixd/core/textstream.h
|
||||
notify.o: ../../../winix/winixd/models/winixmodel.h
|
||||
notify.o: ../../../winix/winixd/core/header.h
|
||||
notify.o: ../../../winix/winixd/core/session.h
|
||||
notify.o: ../../../winix/winixd/core/rebus.h
|
||||
notify.o: ../../../winix/winixd/core/ipban.h
|
||||
@@ -265,6 +266,7 @@ notifythread.o: ../../../winix/winixd/core/error.h
|
||||
notifythread.o: ../../../winix/winixd/core/config.h
|
||||
notifythread.o: ../../../winix/winixd/core/textstream.h
|
||||
notifythread.o: ../../../winix/winixd/models/winixmodel.h
|
||||
notifythread.o: ../../../winix/winixd/core/header.h
|
||||
notifythread.o: ../../../winix/winixd/core/session.h
|
||||
notifythread.o: ../../../winix/winixd/core/plugindata.h
|
||||
notifythread.o: ../../../winix/winixd/core/rebus.h
|
||||
|
Reference in New Issue
Block a user