hook: adding of hook feature for requests
[src/app-framework-binder.git] / src / afb-config.h
index b430cb0..cc8e8c2 100644 (file)
@@ -58,6 +58,7 @@ struct afb_config
   int  nbSessionMax;   // max count of sessions
   int mode;           // mode of listening
   int aliascount;
+  int tracereq;
   struct afb_config_item *items;
   struct {
          char  *url;