Abhishek Ghosh
Results
2
comments of
Abhishek Ghosh
This is confusing for developers as well as users of the website. Is there a way known solution or a workaround/fix for this?
Looks like this issue happens since the browser sets the `request.mode` to `only-if-cached` which is designed to work only when `request.mode` is `same-origin`, where as in this scenario, the `request.mode`...