Hi Mike, Will,
Thanks for your response.
On Jan 24, 2013, at 8:16 PM, William Chan (陈智昌) <
will...@chromium.org> wrote:
> I see you're from Akamai, so this makes sense now. Rajeev mentioned
> this as a topic for the HTTP/2 discussion. Like Mike, I think the idea
> is reasonable, although I'm hesitant to standardize on SPDY since
> HTTP/2 is of course the way forward long-term. I think it's reasonable
> short-term for us to agree with other browser implementations (just
> Firefox I guess) to put something in an agreed upon place so
> developers could rely on it in the interim period. But there would not
> be any long-term promise here, since SPDY is going to die and evolve
> into HTTP/2.
>
Yes, I agree, long-term we don't want this information for SPDY only. Ideally, it would be great if we can come up with a way to make this information available irrespective of protocol because even with HTTP/2 not all objects on a page will be using HTTP/2. So we are thinking of pursuing this on w3c as well and see what is the interest there.
But as a short-term solution it would be great if we can get agreement on something for SPDY.
Patrick, what do you think?
> On Thu, Jan 24, 2013 at 7:56 PM, Mike Belshe <
mbe...@chromium.org> wrote:
>>
>>
>> On Fri, Jan 18, 2013 at 12:39 AM, Shakesh Jain <
sha...@gmail.com> wrote:
>>>
>>> Ideally, it would be really nice if browsers can expose a way to iterate
>>> over all objects on a page and find out protocol used to fetch, in
>>> Javascript. This is similar to exposing resource timing information
>>> (
http://www.w3.org/TR/resource-timing/).
>>
>>
>> +1.
>>
>> How about an addition to the PerformanceResourceTiming object for
>> wasFetchedViaSpdy ?
It would be great if this object is not SPDY specific in long-term and I like Will's suggestion of agreeing on something in short term. And we will try and see if we can standardize on putting something in PerformanceResourceTiming as long-term solution.
Thank you again for your suggestions as this is something really important for us when rolling out new protocol support for our customers.
Shakesh