This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23624 - Tainted response objects
Summary: Tainted response objects
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: Fetch (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Anne
QA Contact: sideshowbarker+fetchspec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-24 14:18 UTC by Anne
Modified: 2013-10-25 12:52 UTC (History)
1 user (show)

See Also:


Attachments

Description Anne 2013-10-24 14:18:28 UTC
Ideally XMLHttpRequest does not have to care about whether a response is tainted and Fetch provides some kind of access to an object that has all the relevant headers hidden and looks like a normal object.