Issue a HTTP GET request.

Property definitions

curl $ CURLOption :: get
	# Issue a HTTP GET request.
	new	get `{ return CURLOPT_HTTPGET; `}
lib/curl/native_curl.nit:609,2--610,38