comparison 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
comparison
equal deleted inserted replaced
1163:fef8f0742da9 1164:1f9d34a6f308
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 }