|
CCF
|
#include <endpoint.h>
Public Member Functions | |
| std::string | to_str () const |
Public Attributes | |
| URI | uri_path |
| URI path to endpoint. | |
| RESTVerb | verb = HTTP_POST |
| HTTP Verb. | |
|
inline |
| URI ccf::endpoints::EndpointKey::uri_path |
URI path to endpoint.
| RESTVerb ccf::endpoints::EndpointKey::verb = HTTP_POST |
HTTP Verb.