Re: [whatwg/fetch] consider allowing `only-if-cached` with mode `navigate` (#1237)

It seems that it can only be "navigate" if you didn't invoke it in another matter from the example you gave so I suspect that would be okay.

Less sure about this case:

> 1. If inputOrInitBody is non-null and inputOrInitBody’s source is null, then:
>    1. If this’s request’s mode is neither "same-origin" nor "cors", then throw a TypeError.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1237#issuecomment-847602472

Received on Tuesday, 25 May 2021 07:02:45 UTC