The HTTP status code, if any

Property definitions

app $ HttpRequestResult :: maybe_code
	# The HTTP status code, if any
	var maybe_code: nullable Int
lib/app/http_request.nit:187,2--188,29