![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Public Member Functions | |
| RestRequest (const HttpHeader &header, const std::string &payload) | |
| RestRequest (const std::string &verb, const std::string &resource, const RestParams ¶ms, const std::string &payload) | |
Public Attributes | |
| std::string | verb |
| std::string | resource |
| RestParams | params |
| std::string | payload |
Definition at line 23 of file rest_service_endpoint.h.
1.7.6.1