CURLOPT_FAILONERROR now only returns error if the HTTP code is 400 or above
unconditionalliy. Previously, the code check was for >= 300 unless follow- location was enabled...
parent
010044e0
Please register or sign in to comment
unconditionalliy. Previously, the code check was for >= 300 unless follow- location was enabled...