Issue a HTTP POS request.

Property definitions

curl $ CURLOption :: post
	# Issue a HTTP POS request.
	new post `{ return CURLOPT_POST; `}
lib/curl/native_curl.nit:584,2--585,36