File

.busted @ 9375:816591db764d

net.http.server: Fire an event without host
author Kim Alvefur <zash@zash.se>
date Fri, 21 Sep 2018 23:40:17 +0200
parent 9374:a1a39d395260
child 9452:9d892b2415bf
line wrap: on
line source

return {
  _all = {
  },
  default = {
    ["exclude-tags"] = "mod_bosh";
  },
  bosh = {
    tags = "mod_bosh";
  }
}