Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 9c5c74ba84 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
2021-09-22 00:23:25 +02:00
winixd added: setting a correct mime type for static files - using magic library 2021-09-22 00:23:25 +02:00
.editorconfig added .editorconfig file 2021-06-16 18:09:18 +02:00
.gitignore updated .gitignore 2021-01-21 17:12:56 +01:00