Configuration of this server

It should be populated after this object has instanciated

Property definitions

nitcorn $ HttpFactory :: config
	# Configuration of this server
	#
	# It should be populated after this object has instanciated
	var config = new ServerConfig.with_factory(self)
lib/nitcorn/reactor.nit:127,2--130,49