http: warn if pending requests exist at shutdown
commit5028845cdf4c7f6eeb1a0e28aeed744d38760989
authorStefan Becker <chemobejk@gmail.com>
Sun, 4 Mar 2018 10:43:51 +0000 (4 12:43 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sun, 4 Mar 2018 10:51:47 +0000 (4 12:51 +0200)
treeaad3f804640fd7d2824539ca4ce2ac85dd32a81f
parent20cc7d3557606dc25449373bb74e7cf723cb8a31
http: warn if pending requests exist at shutdown

Commit e7ea3323acb7c3ba5af7c78fc77818ecde65805d fixed an API violation
in the code. Add a warning in the debug log to make these cases less
likely to happen in the future.

(cherry picked from commit 0f553d195669e5beb0e9d61d7d801707ebb177cb)
src/core/sipe-http-request.c