comparison src/luan/modules/http/Implementation.luan @ 1136:d30d400fd43d

add http/jetty
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 29 Jan 2018 17:50:49 -0700
parents
children 267fdf5e9fbd
comparison
equal deleted inserted replaced
1135:707a5d874f3e 1136:d30d400fd43d
1 return {
2 luan = "luan:http/jetty/"
3 java = "java:luan.modules.http.jetty."
4 }