Object with constants for option bits for CURLOPT_FOLLOWLOCATION
CURLOPT_FOLLOWLOCATION
CURLFOLLOW_ALL becomes CurlFollow.All
CURLFOLLOW_ALL
CurlFollow.All
Generic follow redirects
Only use the custom method in the first request, always reset in the next.
Do not use the custom method in the follow-up request if the HTTP code instructs so (301, 302, 303).
Object with constants for option bits for
CURLOPT_FOLLOWLOCATIONCURLFOLLOW_ALLbecomesCurlFollow.All