Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 6138497fe0 change how origin header is treated
Now check whether the origin is in allowed_origins table,
and if not check allow_all_origins config parameter.

While here:
- add are_cors_preflight_requests_available - if true then preflight
  requests are available (default false)
2022-09-09 01:01:39 +02:00
winixcli add cmp ezc function 2022-01-22 04:35:42 +01:00
winixd change how origin header is treated 2022-09-09 01:01:39 +02:00
.editorconfig added .editorconfig file 2021-06-16 18:09:18 +02:00
.gitignore add winixcli/src/winix to .gitignore 2022-01-18 19:46:12 +01:00
LICENSE add LICENSE file 2022-07-03 12:17:26 +02:00