Software /
code /
prosody
File
.busted @ 9376:220468f7a103
mod_http: Support global HTTP modules
Such modules simply ignore the Host header and always handle the same path.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 21 Sep 2018 23:49:56 +0200 |
parent | 9374:a1a39d395260 |
child | 9452:9d892b2415bf |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh"; }, bosh = { tags = "mod_bosh"; } }