[Bug 23150] New: Provide some example usage of fetch, request building, and response handling
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23150
Bug ID: 23150
Summary: Provide some example usage of fetch, request building,
and response handling
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
There's very little in the Fetch spec that helps other spec authors actually
use it. In particular, there's a ton of flags and variables you can set when
building a request, without any guidance on what they commonly should be set to
(besides the defaults). There's also no information on what to actually do
with a response after receiving it.
--
You are receiving this mail because:
You are on the CC list for the bug.