Restconf: http cookie sent as attribute in rpc restconf_post operations to backend.
This commit is contained in:
parent
178a09cf3b
commit
e8a8d6e871
6 changed files with 59 additions and 4 deletions
|
|
@ -45,7 +45,7 @@
|
|||
*/
|
||||
struct client_entry;
|
||||
typedef int (*backend_rpc_cb)(
|
||||
clicon_handle h,
|
||||
clicon_handle h, /* CLicon handle */
|
||||
cxobj *xe, /* Request: <rpc><xn></rpc> */
|
||||
struct client_entry *ce, /* Client session */
|
||||
cbuf *cbret,/* Reply eg <rpc-reply>... */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue