Skip to content
Permalink
Browse files
shortcut
shortcut for reloading the page
  • Loading branch information
charle44 committed Sep 28, 2019
1 parent b9fed75 commit ddc5667066b898543ffc5fa09cc82679493adebd
Showing 1 changed file with 1 addition and 1 deletion.
@@ -178,7 +178,7 @@ Make sure the server is still running and use the [Chrome web browser](https://w
1. Open the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/) by clicking on the _customise and control Google Chrome tools_ button (the three dots to the extreme right of the address bar).
2. Choose **More tools** from the menu and then **Developer tools** from the submenu.
3. Locate the **Network** tab in the Chrome developer tools.
4. Reload the web page.
4. Reload the web page. (Press F5)
5. You should now see the resource sent in the HTTP response together with some data dealing with response times.
6. Click on the file name (as shown) to display the HTTP headers.

0 comments on commit ddc5667

Please sign in to comment.