I have a module which returns SUSPENDED from its handler
in order to do stuff in the background before replying to the HTTP client.
Can I resume the SUSPENDED connection after the reply has been generated
in order to reuse the connection (e.g. keep-alive) for future HTTP requests?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to