lightbody / browsermob-proxy

A free utility to help web developers watch and manipulate network traffic from their AJAX applications.
http://bmp.lightbody.net
Apache License 2.0
2.17k stars 654 forks source link

Getting following issue while using 2.1.5 build of browsermob-proxy with selenium and chrome browser for generating the .har file #782

Open saideepmarripati opened 6 years ago

saideepmarripati commented 6 years ago

[LittleProxy-0-ProxyToServerWorker-2] WARN net.lightbody.bmp.filters.ServerResponseCaptureFilter - Cannot decode unsupported content encoding type br [LittleProxy-0-ProxyToServerWorker-2] WARN net.lightbody.bmp.filters.HarCaptureFilter - Unable to decompress content with encoding: br. Contents will be encoded as base64 binary data.

MonsieurBon commented 5 years ago

I have the same problem. I think the result of this is, that all request and response headers are empty in the resulting har file.