Software /
code /
prosody
File
.busted @ 12923:419e55abd285 0.12
mod_http: Unhook CORS handlers only if active (fixes #1801)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 Mar 2023 15:45:01 +0100 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }