splitting rest-api in two parts
[src/app-framework-binder.git] / src / afb-hreq.h
index f2362b1..b5f1e0b 100644 (file)
@@ -58,3 +58,4 @@ extern const char *afb_hreq_get_argument(struct afb_hreq *hreq, const char *name
 extern const char *afb_hreq_get_header(struct afb_hreq *hreq, const char *name);
 
 extern struct afb_req_itf afb_hreq_itf;
+