The WIP User Guide says that, once an HTTP Session Channel has been established, it should be possible to issue multiple HTTP requests without needing to close the Session.
I think the problem still exists in WIP v5.20, and not only with a HTTP session.
I’m trying to set up multiple data requests to read out multiple emails from an inbox via a POP3 session. The first request goes correctly, but the following requests fail.