Skip to content
Permalink
Browse files
Merge pull request web#13 from charle44/patch-2
shortcut
  • Loading branch information
aa7401 committed Oct 2, 2019
2 parents 44e093f + ddc5667 commit 7d0bc7d98fe4b525bd67cdcfef02f26b2afea0a5
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 7d0bc7d

Please sign in to comment.