The full URL requested by the client (including the query_string)

Property definitions

nitcorn $ HttpRequest :: url
	# The full URL requested by the client (including the `query_string`)
	var url: String
lib/nitcorn/http_request.nit:38,2--39,16