.luacov
author Kim Alvefur <zash@zash.se>
Sun, 06 Jan 2019 10:39:33 +0100
changeset 9763 1af5106a2c34
parent 9472 cd2f742e5826
permissions -rw-r--r--
util.http: Pre-generate urlencoding mappings (optimization) Function calls are more expensive than table lookups

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