Set the user agent for all following HTTP requests

Property definitions

curl $ CurlHTTPRequest :: user_agent=
	# Set the user agent for all following HTTP requests
	var user_agent: nullable String is writable
lib/curl/curl.nit:117,2--118,44