GET/POST requests in C# with keep-alive headers

dariesto

Client
Регистрация
03.11.2011
Сообщения
124
Благодарностей
9
Баллы
18
Hi,

I would like to order two snippets written in C#, to make both GET as well as POST requests that are using keep-alive headers and maintain persistent connection with server.

Now GET/POST requests action blocks are not sending keep-alive header, it can be added manually in "User-agent" area, however, server at each following request responds in the same way as for first one.
In browser for each next request after first one, server responds with header like "Keep-Alive: timeout=5, max=99" and for each following request the "max" value is lowered by one in the response. So for my needs snippets has to work same as browser requests.

Please contact me by priv message, I have quite large budget for this order.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)