The resource requested by the client (only the page, not the query_string)

Property definitions

nitcorn $ HttpRequest :: uri
	# The resource requested by the client (only the page, not the `query_string`)
	var uri: String
lib/nitcorn/http_request.nit:41,2--42,16