Closed
Description
As noted in 4296e7d setting nsIRequest.LOAD_ANONYMOUS
and VALIDATE_NEVER
on requests to gateways might make sense.
Cookies set while explicitly browsing http://gateway.tld/foo/bar pages shouldn't have anything to do with the gateway services themselves, and there's no meaningful way to expose them to content anyway.
And /ipfs/ paths should be forever stable, so we can be pretty sure that they don't need any cache validation, no matter what the server says.