Append to remote file.

Property definitions

curl $ CURLOption :: append
	# Append to remote file.
	new append `{ return CURLOPT_APPEND; `}
lib/curl/native_curl.nit:643,2--644,40