wip match functionality
This commit is contained in:
@@ -56,6 +56,9 @@ class RestController : public WebController
|
||||
|
||||
bool from_json(struct json_object *a_node);
|
||||
|
||||
bool find(const std::string &an_url);
|
||||
|
||||
|
||||
std::string get_method_get(void);
|
||||
std::string get_method_put(void);
|
||||
uint16_t get_timeout(void);
|
||||
|
||||
Reference in New Issue
Block a user