winix/winixd
Tomasz Sowa ca14b1a427 added: Request::header_in (Space) http input headers (without cookies)
added: config parameter: log_env_http_variables (bool) (for logging http headers)
added: support for DELETE http method, added method FunctionBase::MakeDelete()
changed: winix version incremented to 0.6.6




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@1100 e52654a7-88a9-db11-a3e9-0013d4bc506e
2018-04-25 19:48:47 +00:00
..
core added: Request::header_in (Space) http input headers (without cookies) 2018-04-25 19:48:47 +00:00
db added config parameter: db_postgresql_smaller_than_10 2018-04-25 09:37:56 +00:00
etc moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
functions added: Request::header_in (Space) http input headers (without cookies) 2018-04-25 19:48:47 +00:00
html fixed: static files loaded to /var such as /var/ckeditor_winix.js were not properly returned 2016-07-13 13:13:56 +00:00
locale fixed: static files loaded to /var such as /var/ckeditor_winix.js were not properly returned 2016-07-13 13:13:56 +00:00
main added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
notify added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
plugins added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
templates added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
txt moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
Makefile changed: Makefile (added Logger from pikotools) 2018-04-23 14:29:58 +00:00
Makefile.dep changed: Makefile (added Logger from pikotools) 2018-04-23 14:29:58 +00:00