Does declarativeNetRequest only works for requests with the status codes 200-299?
I have a rule for a request with the status code 302, but it seems it does not apply.
I added a listener for chrome.declarativeNetRequest.onRuleMatchedDebug but it won`t fire.