Files
winix/winixd/core
Tomasz Sowa df04075f1c add methods to Request for adding and removing parameters
Added methods:
void AddParam(const std::wstring & param_name, const std::wstring & param_value);
void AddParam(const wchar_t * param_name, const wchar_t * param_value);
void RemoveParam(const wchar_t * param_name);
void RemoveParam(const std::wstring & param_name);

This is only temporarily, we will be using the pt::Space structure in the future.
2022-04-26 23:41:56 +02:00
..
2022-02-02 18:34:22 +01:00
2018-11-21 11:03:53 +00:00
2021-05-20 20:59:12 +02:00
2021-05-20 20:59:12 +02:00
2021-05-20 20:59:12 +02:00
2021-05-20 20:59:12 +02:00
2021-05-20 20:59:12 +02:00
2021-05-20 20:59:12 +02:00
2018-11-21 11:03:53 +00:00
2018-11-21 11:03:53 +00:00
2018-11-21 11:03:53 +00:00
2018-11-21 11:03:53 +00:00
2021-05-20 20:59:12 +02:00
2018-11-21 11:03:53 +00:00
2018-11-21 11:03:53 +00:00
2018-11-21 11:03:53 +00:00
2021-05-20 20:59:12 +02:00
2018-11-21 11:03:53 +00:00
2021-05-20 20:59:12 +02:00
2021-05-20 20:59:12 +02:00
2021-05-20 20:59:12 +02:00
2021-05-27 12:21:59 +02:00
2021-05-20 20:59:12 +02:00