Hi Eugene -

the most detailed logging will be available via an nspr log -
https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/HTTP_logging

I would suggest you develop using the Developer Channel (aka Aurora) which
is Firefox 36 right now. That contains support for h2-16, which is the
version of http/2 we expect to be a RFC. Firefox 34 supports h2-14, which
is admittedly quite similar but not quite the same., Also you don't need t
enable a pref in Firefox 35 and later to use it.

I'm happy to work with you on anything interesting you might find.

-Patrick

On Fri, Jan 2, 2015 at 3:43 AM, Eugene Chung <[email protected]>
wrote:

> Hello, all.
>
> I'm not sure that this mailing list is a right place for my question,
> but I haven't met any relevant lists.
>
> Can I leave a log for all HTTP/2 activities of Firefox 34?
> I'm implementing a HTTP/2 server so that I'd like to figure out what
> problems are from the view of a client.
>
>
> Regard,
> Eugene
> _______________________________________________
> dev-tech-network mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-network
>
>
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to