view src/luan/modules/http/Implementation.luan @ 1158:267fdf5e9fbd

put Http.luan in jetty
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 05 Feb 2018 10:04:07 -0700
parents d30d400fd43d
children 4beabb087be6
line wrap: on
line source

return {
	luan = "luan:http/jetty/"
}