view src/luan/modules/http/Implementation.luan @ 1164:1f9d34a6f308

remove assertions
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 07 Feb 2018 17:36:38 -0700
parents fef8f0742da9
children 7ef40e1923b7
line wrap: on
line source

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