diff options
author | Kim Alvefur <zash@zash.se> | 2019-12-30 09:49:28 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-12-30 09:49:28 +0100 |
commit | 5d4446cd13b3dd9900ebc169b2e7f2d032a8e6c9 (patch) | |
tree | 7536cbef1bea50752a2fd6742978a4dd43400215 /util-src/makefile | |
parent | 24974dc1c6f7ec772b56e6c081d4adabbcf4b93f (diff) | |
download | prosody-5d4446cd13b3dd9900ebc169b2e7f2d032a8e6c9.tar.gz prosody-5d4446cd13b3dd9900ebc169b2e7f2d032a8e6c9.zip |
mod_http: Allow setting the CORS credentials flag via :provides API
E.g.
module:provides("http", {
cors = {
credentials = true;
};
route = { ... };
});
Diffstat (limited to 'util-src/makefile')
0 files changed, 0 insertions, 0 deletions