[Bug 14310] Make responseheaders visible on <video> and <audio> element

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14310

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamesr@chromium.org

--- Comment #4 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-03 23:49:05 UTC ---
Ah, I see.

What headers would you need, exactly?

Would you need this in general for all resources?

If there's a single header that we can just expose to the page for all
(CORS-)same-origin resources (including those from CDNs), maybe it makes sense
to have an object somewhere where you can just get a list of all the URLs and
what value they had for that header?

This could also be something to consider in the context of the perf WG; maybe
they could expose how long it took for each URL to actually be fetched, or some
similar data.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 3 October 2011 23:49:08 UTC