Friday, October 12, 2018

Is there any indicator that shows that a web page is fully loaded?

I am writing a small program to monitor web responses and measure the time it takes for a page to be fully loaded. How do servers tell the browser that a page is fully loaded? Is there a specific http response or something? I am looking for a parameter that I can use to mark the end of the page loading process. Any input is welcome.



No comments:

Post a Comment