Hacker News new | ask | show | jobs
by madeofpalk 4188 days ago
> by simply updating the loading HTML to show a number percentage

Note, this isn't always easy to do. If you use on-the-fly gzip compression (which is how most people set their nginx or whatever up), you won't get a Content-Length, so you can't show progress.