Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

HTTP/2 and the coach #1

Closed
soulgalore opened this issue Jan 19, 2016 · 3 comments
Closed

HTTP/2 and the coach #1

soulgalore opened this issue Jan 19, 2016 · 3 comments

Comments

@soulgalore
Copy link
Member

One thing that stops the coach from beeing released is making Browsertime handle HTTP/2 connections. It works fine right now without Browsermob Proxy, but we want the proxy to generate the HAR file and we need the HAR to do all the advice.

Tobias has started on generating the HAR directly from Firefox using https://github.com/firebug/har-export-trigger:
https://github.com/tobli/browsertime/tree/1_0/firefox-har

And also started generating a HAR from the Chrome logs. It could be though, that we could build a plugin to Chrome that just fetched the HAR from the network panel. And a plugin to use the built in throttling.

@tobli
Copy link
Member

tobli commented Jan 23, 2016

Har without using a proxy (thus enabling http2) is now live for both Chrome and Firefox in https://github.com/tobli/browsertime/tree/1.0.

@soulgalore
Copy link
Member Author

This is fixed now. However we have a mismatch between naming h1/h2/spdy in the coach dom/har and snufkin.

@soulgalore
Copy link
Member Author

the mismatch is also fixed, lets close it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants