Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 26ed7b80be changed values for send_file_mode config parameter:
0 - winix will read the content of the file and send it back to the webserver
  1 - winix will use send_file_header header with a full path to the file
  2 - winix will use send_file_header header with a relative path to the file
2021-09-17 03:35:56 +02:00
winixd changed values for send_file_mode config parameter: 2021-09-17 03:35:56 +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