The string following ? in the requested URL

Property definitions

nitcorn $ HttpRequest :: query_string
	# The string following `?` in the requested URL
	var query_string = ""
lib/nitcorn/http_request.nit:44,2--45,22