Do not get the body contents.

Property definitions

curl $ CURLOption :: no_body
	# Do not get the body contents.
	new no_body `{ return CURLOPT_NOBODY; `}
lib/curl/native_curl.nit:683,2--684,41