I am trying to capture HAR file using python + selenium + browsermob, as I need to do analyses about loading time and downloaded content of various pages. However, file generated by the code miss request and response content fields. Online I am trying to capture HAR file using python +