POST request without waiting for response

dariesto

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

Anyone know how to do the POST request action without waiting for server response? Setting timeout to 0 or setting "busy status" with checked "Ignore GET/POST requests" doesn't work for me, still action takes around 1 second.

Any help much appreciated.
 

LexxWork

Client
Регистрация
31.10.2013
Сообщения
1 190
Благодарностей
786
Баллы
113
try to send with
Keep-Alive: Close
or make htttp request manualy in async mode
 

dariesto

Client
Регистрация
03.11.2011
Сообщения
124
Благодарностей
9
Баллы
18
can you specify where schould I put "Keep-Alive: Close" ?
 

LexxWork

Client
Регистрация
31.10.2013
Сообщения
1 190
Благодарностей
786
Баллы
113
itsa header field
 

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