![]() |
Kurlyk
|
Classes | |
struct | ProxyConfig |
Configuration structure for connecting through a proxy server. More... | |
Functions | |
void | to_json (nlohmann::json &j, const ProxyConfig &config) |
Serializes ProxyConfig to JSON. | |
void | from_json (const nlohmann::json &j, ProxyConfig &config) |
Deserializes ProxyConfig from JSON. | |
|
inline |
Deserializes ProxyConfig from JSON.
Definition at line 116 of file ProxyConfig.hpp.
|
inline |
Serializes ProxyConfig to JSON.
Definition at line 106 of file ProxyConfig.hpp.