Hi
I have a piece of code that can take a couple of minutes to run,
causing the browser to time out.
Is there a way to send empty, fake data to keep the browser happy
while the code is running on the server?
Thanks.
I have a piece of code that can take a couple of minutes to run,
causing the browser to time out.
Is there a way to send empty, fake data to keep the browser happy
while the code is running on the server?
Thanks.
Comment