comparison src/luan/modules/http/Implementation.luan @ 1162:e2d2354807f3

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 06 Feb 2018 21:25:55 -0700
parents 4beabb087be6
children fef8f0742da9
comparison
equal deleted inserted replaced
1161:6baccd0c85a7 1162:e2d2354807f3
1 return { 1 return {
2 luan = "luan:http/jetty/" 2 -- luan = "luan:http/jetty/"
3 -- luan = "luan:http/impl/" 3 luan = "luan:http/impl/"
4 } 4 }