Send a POST with this data.

Property definitions

curl $ CURLOption :: postfields
	# Send a POST with this data.
	new postfields `{ return CURLOPT_POSTFIELDS; `}
lib/curl/native_curl.nit:587,2--588,48