Default file to serve if nothing matches the request.

null for no default file.

Property definitions

popcorn $ StaticHandler :: default_file
	# Default file to serve if nothing matches the request.
	#
	# `null` for no default file.
	var default_file: nullable String
lib/popcorn/pop_handlers.nit:238,2--241,34