File

.luacov @ 9793:9993fd021d19

mod_http: Solve CORS problems once and for all This blindly allows any cross-site requests. Future work should add an API to allow each HTTP app some influence over this for each HTTP path
author Kim Alvefur <zash@zash.se>
date Thu, 04 Oct 2018 12:22:12 +0200
parent 9469:cd2f742e5826
line wrap: on
line source

exclude = {
	"^%./spec/";
}