How to decrypt Firebase requests to app-measurement.com
问题 We noticed that our iOS app is sending requests to http://app-measurement.com. The body seems to be encrypted or compressed though :method: POST :scheme: https :path: /a :authority: app-measurement.com accept: */* content-type: application/x-www-form-urlencoded content-encoding: gzip accept-language: en-gb content-length: 371 accept-encoding: br, gzip, deflate ; _uwa _pfoq _oauto _r _c_fݶ- ... I already checked if it's gzip but that doesn't seem to be it. Does anyone know how to decrypt this