Fixed: native restconf 100 Continue caused hanging

This commit is contained in:
Olof hagsand 2021-05-18 11:59:19 +02:00
parent 37bcceac02
commit 9fb9024675
2 changed files with 37 additions and 6 deletions

View file

@ -66,6 +66,7 @@ typedef struct {
// qelem_t rs_qelem; /* List header */
cvec *rc_outp_hdrs; /* List of output headers */
cbuf *rc_outp_buf; /* Output buffer */
size_t rc_bufferevent_output_offset; /* Kludge to drain libevent output buffer */
} restconf_conn_h;
/* Restconf request handle