|
httpmockserver
|
Url argument (with optional value) More...
#include <mock_server.h>


Public Member Functions | |
| UrlArg (const std::string &key) | |
| UrlArg (const std::string &key, const std::string &value) | |
Public Member Functions inherited from httpmock::MockServer::KeyValue | |
| KeyValue (const std::string &key, const std::string &value="") | |
Public Attributes | |
| bool | hasValue |
| Whether the value field has been set. More... | |
Public Attributes inherited from httpmock::MockServer::KeyValue | |
| std::string | key |
| std::string | value |
Url argument (with optional value)
|
inlineexplicit |
|
inline |
| bool httpmock::MockServer::UrlArg::hasValue |
Whether the value field has been set.
1.8.17