Follow HTTP redirects.

Property definitions

curl $ CURLOption :: follow_location
	# Follow HTTP redirects.
	new follow_location `{ return CURLOPT_FOLLOWLOCATION; `}
lib/curl/native_curl.nit:574,2--575,57