Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 79babc916a
add a Request::raw_post buffer
This buffer is used when a Function::NeedToCopyRawPost() method returned true.

while here:
- remove WINIX_POST_PARAMS and WINIX_RAW_POST_STRING plugin messages
2023-11-02 05:14:48 +01:00
winixcli add /usr/include/postgresql to includes paths 2022-09-23 19:53:26 +02:00
winixd add a Request::raw_post buffer 2023-11-02 05:14:48 +01:00
.editorconfig added .editorconfig file 2021-06-16 18:09:18 +02:00
.gitignore add QT Creator files to .gitignore 2023-10-22 23:38:38 +02:00
LICENSE add LICENSE file 2022-07-03 12:17:26 +02:00