Added Hints for second Assignment in Chrome DevTools

This commit is contained in:
Tobias_Melzer
2018-11-27 12:05:10 +01:00
committed by Nanne Baars
parent 98a32c7cdf
commit 760c3f2990
3 changed files with 6 additions and 40 deletions

View File

@ -5,4 +5,7 @@ xss-dom-message-failure=Incorrect.
network.request=You made a HTTP Request.
network.success=Correct, Well Done.
network.failed=That is not correct, try again.
network.failed=That is not correct, try again.
networkHint1=Clear all Requests from the network button, then make the request. The you should be able to figure out, which request holds the data.
networkHint2=The name of the request is "dummy"