HTTP/2 Support

Firefox 36 now has HTTP/2 support, so when will HTTP/2 be supported here?

Any update on HTTP/2 support???

The issue tracking the implementation is here: Add HTTP/2 decode support · Issue #20 · WPO-Foundation/webpagetest · GitHub

At the top of my todo list but I have a few things I need to do for Chrome first (independent of WPT).

Hi Patrick, When testing Server push against WPT Canary agents they don’t seem to paint the resources that has been pushed. is this expected ? or is it something we need to implement ?

Do you have a sample test? Capturing a chrome netlog would be helpful.

Is it SPDY or HTTP/2? For HTTP/2 server pushes, they should absolutely be displayed. It won’t show up if it is SPDY but that is the only case that comes to mind.