Added Hints for second Assignment in Chrome DevTools
This commit is contained in:
committed by
Nanne Baars
parent
98a32c7cdf
commit
760c3f2990
@ -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"
|
Reference in New Issue
Block a user