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
I have an API that often returns images. If the Content-Type header was originally image/jpeg (or anything starting with image/) then I'd like the response not to be gzipped. Is this possible? Thanks for providing this library!