- From: <bugzilla@jessica.w3.org>
- Date: Wed, 04 Sep 2013 07:06:12 +0000
- To: www-dom@w3.org
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: annevk@annevk.nl
Reporter: jackalmage@gmail.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
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.
Received on Wednesday, 4 September 2013 07:06:14 UTC