Open davidhariri opened 8 years ago
It might be helpful to be able to page through a history of the last 100 network requests
Net.history
Outputs:
[ { status : 200, method : 'GET', settings : {...}, request : {...}, response : {...}, } ]
It might be helpful to be able to page through a history of the last 100 network requests
Outputs: