How can I make an ajax request where the script can append something to the request a long time after (minutes) the headers were sent? How do I do this with jquery?
This would be very useful in chat applications. Then there hasn't to be one request per message.