Thank you.
On Sat, Oct 20, 2018 at 1:49 PM Christian Grothoff
wrote:
> If you do not set a timeout or do something else explicit to close the
> connection, MHD will try to keep the connection open. The rest depends
> on the HTTP client, which you cannot force to keep the connection open.
>
> On
If you do not set a timeout or do something else explicit to close the
connection, MHD will try to keep the connection open. The rest depends
on the HTTP client, which you cannot force to keep the connection open.
On 10/20/2018 08:57 AM, Santos Das wrote:
> Hi,
>
> We are using a HTTP 1.1.
>
>
Hi,
We are using a HTTP 1.1.
Is there a way we can keep the client connection open for ever (not through
the keep alive time out) till it is closed explicitly ?
Thanks, Santos