Add Timing-Allow-Origin header for cross-domain API responses
authorGergő Tisza <tgr.huwiki@gmail.com>
Sun, 11 Jan 2015 07:55:40 +0000 (23:55 -0800)
committerGergő Tisza <tgr.huwiki@gmail.com>
Tue, 13 Jan 2015 23:32:33 +0000 (23:32 +0000)
commit26a2d54b4a1a9bdefbefccfddd2b74c43b9d7965
tree8ab26b3ce3b42f26f99c833cff6a74e02abd95b7
parentb82e702ff9b189fd4e761ad8e2980610e307be3b
Add Timing-Allow-Origin header for cross-domain API responses

This makes it possible to get detailed network timing information
via ResourceTiming.

Change-Id: Ie88d4354285420014c0f1612446ba94fc2a8c68f
includes/api/ApiMain.php