CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::endpoints::EndpointKey Struct Reference

#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.
 

Member Function Documentation

◆ to_str()

std::string ccf::endpoints::EndpointKey::to_str ( ) const
inline

Member Data Documentation

◆ uri_path

URI ccf::endpoints::EndpointKey::uri_path

URI path to endpoint.

◆ verb

RESTVerb ccf::endpoints::EndpointKey::verb = HTTP_POST

HTTP Verb.


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