Fail on HTTP 4xx errors.

Property definitions

curl $ CURLOption :: fail_on_error
	# Fail on HTTP 4xx errors.
	new fail_on_error `{ return CURLOPT_FAILONERROR; `}
lib/curl/native_curl.nit:517,2--518,52