Hi,
We need to edit the Temporary Header value of “accept-encoding”.
Currently the Value being sent is “gzip, deflate, br”, and that last one (br) is causing Request to be different than we got before. Sending without it fixes the issue.
Is there a way to edit the value of a Temporary Header?
Thanks