Files
web/php
Mcat12 cb32c5572a Fix up CORS
Previously had been checking Origin AND Host header, but we should not
check Host header... Removed Host check and only check if Origin header
is set, because otherwise CORS doesn't apply (could be a same-origin
request).
2016-07-03 16:29:19 -04:00
..
2016-07-03 16:29:19 -04:00
2016-02-24 18:42:06 -05:00
2016-07-03 16:29:19 -04:00