httpmockserver
|
Key-Value storage. More...
#include <mock_server.h>
Public Member Functions | |
KeyValue (const std::string &key, const std::string &value="") | |
Public Attributes | |
std::string | key |
std::string | value |
Key-Value storage.
|
inlineexplicit |
std::string httpmock::MockServer::KeyValue::key |
std::string httpmock::MockServer::KeyValue::value |