view src/luan/modules/http/Implementation.luan @ 1166:7ef40e1923b7

add back Thread.global allow metatables to have metatables
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 08 Feb 2018 02:22:51 -0700
parents 1f9d34a6f308
children
line wrap: on
line source

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