POST request without waiting for response

  • Автор темы Автор темы dariesto
  • Дата начала Дата начала

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.
 
try to send with
Keep-Alive: Close
or make htttp request manualy in async mode
 
can you specify where schould I put "Keep-Alive: Close" ?
 
itsa header field
 

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