view src/luan/modules/http/Implementation.luan @ 1160:4beabb087be6

add http/impl
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 05 Feb 2018 22:33:59 -0700
parents 267fdf5e9fbd
children e2d2354807f3
line wrap: on
line source

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