The content of the cookie of this request

Property definitions

nitcorn $ HttpRequest :: cookie=
	# The content of the cookie of this request
	var cookie = new HashMap[String, String]
lib/nitcorn/http_request.nit:53,2--54,41