Re: [whatwg/fetch] Add RequestInit members to Request domintro (#620)

Ok I've rebased this PR and addressed Anne's comments! Sorry for the crazy delay on this by the way :(

I think the next step is to go ahead and create `<div class="note no-backref">`s for [mode](https://fetch.spec.whatwg.org/#concept-request-mode), [credentials](https://fetch.spec.whatwg.org/#concept-request-credentials-mode), and [redirect](https://fetch.spec.whatwg.org/#concept-request-redirect-mode) concepts (since as pointed out, **cache** already has a nice description), as Domenic mentioned. Then I'll update this PR to link from the domintro box to the associated concepts which have their new descriptions.

-- 
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/pull/620#issuecomment-351928743

Received on Friday, 15 December 2017 06:56:00 UTC