http: warn if pending requests exist at shutdown
commit0f553d195669e5beb0e9d61d7d801707ebb177cb
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:43:51 +0000 (4 12:43 +0200)
treea3c0f95c3433006738362ee68f6b6e7fe8de7fc8
parente7ea3323acb7c3ba5af7c78fc77818ecde65805d
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.
src/core/sipe-http-request.c