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
In the same spirit, I'd love to be able to override Content-Encoding along with Content-Type. Often I encounter text/plain being sent as application/x-gzip just because it's gzipped, even though chrome can handle Content-Type: text/plain + Content-Encoding: gzip.
The text was updated successfully, but these errors were encountered:
In the same spirit, I'd love to be able to override Content-Encoding along with Content-Type. Often I encounter text/plain being sent as application/x-gzip just because it's gzipped, even though chrome can handle Content-Type: text/plain + Content-Encoding: gzip.
The text was updated successfully, but these errors were encountered: