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
This commit changes the behaviour how the utility is handling of responses which have a header content-encoding, from now on, these headers will be removed from the response sent, as we currently we won't be supporting gzip or brotli encoding and shouldn't be a major issue for development/testing work.