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
Follow up clarification on CURLOPT_ACCEPT_ENCODING
Clarify that CURLOPT_ACCEPT_ENCODING has to be explicitly disabled
only if it was previously enabled (as the default is NULL).
Mention possible content-length mismatch with sum of bytes reported
by write callbacks when auto decoding is enabled.
See curl#785
0 commit comments