You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2026. It is now read-only.
If I enable the netmonitor tab, I cannot reproduce it. I tried a couple of other URLs and the same result (one or more responses misses the content size field).
Hi @janodvarko
with the latest version 0.6.1 it works without choosing to enable the netmonitor tab. By works I mean you get the HAR. But it seems like the HAR misses content size for some responses. Here's one example:
https://gist.github.com/soulgalore/19f68eeee12f20fce45d1ba1995ff8a7
log.entries[0].response.content.sizeIf I enable the netmonitor tab, I cannot reproduce it. I tried a couple of other URLs and the same result (one or more responses misses the content size field).
Best
Peter