httpmockserver
Public Member Functions | List of all members
httpmock::MockServer::Header Struct Reference

#include <mock_server.h>

Inheritance diagram for httpmock::MockServer::Header:
Inheritance graph
[legend]
Collaboration diagram for httpmock::MockServer::Header:
Collaboration graph
[legend]

Public Member Functions

 Header (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="")
 

Additional Inherited Members

- Public Attributes inherited from httpmock::MockServer::KeyValue
std::string key
 
std::string value
 

Constructor & Destructor Documentation

◆ Header()

httpmock::MockServer::Header::Header ( const std::string &  key,
const std::string &  value = "" 
)
inline

The documentation for this struct was generated from the following file: