Re: [twsocket] TSslHttpCli timeout

2012-12-21 Thread Arno Garrels
Boris Saint-Martin wrote: > Hi, > I'm using an API to send files to a VOD platform through the > TSslHttpCli component (GetAsync command). > My problem is that my connection is closed by the server due to a > timeout (504). > > The server seems not responding to my GET request before he has > fi

[twsocket] TSslHttpCli timeout

2012-12-21 Thread Boris Saint-Martin
Hi, I'm using an API to send files to a VOD platform through the TSslHttpCli component (GetAsync command). My problem is that my connection is closed by the server due to a timeout (504). The server seems not responding to my GET request before he has finished to download the file from my web se