Set maximum time the request is allowed to take (in ms).

Property definitions

curl $ CURLOption :: timeout_ms
	# Set maximum time the request is allowed to take (in ms).
	new	timeout_ms `{ return CURLOPT_TIMEOUT_MS; `}
lib/curl/native_curl.nit:702,2--703,48