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
The curl_xxx helpers all have --compressed option on. But the response header still sometimes have 'Content-Encoding' as 'gzip' this can mess up how a client reads the response body
The text was updated successfully, but these errors were encountered:
The curl_xxx helpers all have --compressed option on. But the response header still sometimes have 'Content-Encoding' as 'gzip' this can mess up how a client reads the response body
The text was updated successfully, but these errors were encountered: