chrome-http2-log-parser icon indicating copy to clipboard operation
chrome-http2-log-parser copied to clipboard

Results 4 chrome-http2-log-parser issues
Sort by recently updated
recently updated
newest added

The `nghttp` tool outputs a different style log than Chrome. It would be great if a log like this could be another input type. ``` -> % nghttp -navs https://localhost:9000/index-separate.html...

enhancement

including: - request start time - response start time - priority

enhancement
help wanted
ui

Visualisation is currently ordered by stream id… In the attached session.txt, the pushed streams 2, 4, 6, 8, 10, 12, 14 arrive first and streams 3, 5, 7, 9, 11,...

help wanted