Status code of this response (200, 404, etc.)

Property definitions

nitcorn $ HttpResponse :: status_code
	# Status code of this response (200, 404, etc.)
	var status_code: Int is writable
lib/nitcorn/http_response.nit:32,2--33,33