Display verbose information.

Property definitions

curl $ CURLOption :: verbose
	# Display verbose information.
	new verbose `{ return CURLOPT_VERBOSE; `}
lib/curl/native_curl.nit:459,2--460,42