IMPORTANT: this static HTML page is not how you run this example.
In the source folder of this example there is a server.js
script that must be run with the node
command.
- Redirects: this page has 3 redirects before finally serving the initial content.
- Compresssion: the page is served without compression and a large amount of HTML text.
- Slow server: the final response is artificially delayed by 2 seconds.