Root URI of the remote server, usually the scheme and remote host

Property definitions

app $ AsyncHttpRequest :: uri_root
	# Root URI of the remote server, usually the scheme and remote host
	fun uri_root: String is abstract
lib/app/http_request.nit:72,2--73,33