Set maximum time the request is allowed to take.

Property definitions

curl $ CURLOption :: timeout
	# Set maximum time the request is allowed to take.
	new	timeout `{ return CURLOPT_TIMEOUT; `}
lib/curl/native_curl.nit:699,2--700,42