The Session associated to this request

Property definitions

nitcorn :: sessions $ HttpRequest :: session=
	# The `Session` associated to this request
	var session: nullable Session = null is writable
lib/nitcorn/sessions.nit:74,2--75,49