General | Developer Tools (6) | Cycubix Docs

Working with the Network Tab

In this assignment, you need to find a specific HTTP request and read a randomized number. To start, click the first button. This will generate an HTTP request. Try to find the specific HTTP request. The request should contain a field: networkNum: Copy the number displayed afterward into the input field below and click on the check button.

Hints

circle-info

Clear all Requests from the network button, then make the request. The you should be able to figure out, which request holds the data.

circle-info

The name of the request is "dummy"

Last updated

Was this helpful?