Data Storage Issues
Sboxr monitors all the DOM Storage events and captures the data stored in them. It monitors the following DOM stores:
Cookies
Set via HTTP response header
Set via JavaScript
LocalStorage
SessionStorage
IndexedDB
The following options exist for viewing the data stored:
Last updated