nitcorn :: HttpFactory :: config
It should be populated after this object has instanciated
# 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