Paul Grime
Paul Grime
Hi, do you have an example HAR?
Thanks. How was this HAR generated? I don't recognise the following `browser` ... ``` "browser": { "comment": "PyQt 5.5.1, Qt 5.5.1", "name": "QWebKit", "version": "538.1" }, ``` or User Agent...
Thanks. I see what you mean. Pasting image here for reference. First row shows a base64-encoded HTML response in the _Response_ tab. Second row shows a similar HTML response, but...
Yeah I think you're right. So is it true that whenever the `encoding` field of `content` is present in a HAR, it should _always_ be decoded (as the encoding was...
Hi @kmike, I've uploaded this branch for you to try, http://gitgrimbo.github.io/harviewer/issue-92/. It simply tries to decode every HAR entry for the _Response_ tab. It does the right thing for the...
Using the tips from here, https://developer.mozilla.org/en/docs/Web/API/WindowBase64/Base64_encoding_and_decoding, I think the issue is a UTF8/UTF16 thing. Following the tips the text now renders correctly. 
Would you include the "Page Timeline" and "Statistics" pie charts in the fixed content?  This seems subjective to me, as I actually prefer that these items aren't fixed. Maybe...
Hi Chris, Yes it's something I've thought about but never had the time to experiment with unfortunately. In terms of 'private APIs', I'm guessing you mean private data in HAR...
Hi @marcellodesales, thanks for this. I have a couple of similar Dockerfiles that I used to use to build/test/run HAR Viewer, but I was never confident enough in my Docker...
@marcellodesales - Is it worth using jessie rather than wheezy? wheezy no longer present here - https://github.com/nodejs/docker-node/tree/master/6 removed here - https://github.com/nodejs/docker-node/commit/773be66016fd1ff4a860529a80af61277f75c7e2