Shut off the progress meter.

Property definitions

curl $ CURLOption :: no_progress
	# Shut off the progress meter.
	new no_progress `{ return CURLOPT_NOPROGRESS; `}
lib/curl/native_curl.nit:465,2--466,49