Forged Alliance Forever Forged Alliance Forever Forums 2014-04-13T10:38:26+02:00 /feed.php?f=42&t=7201 2014-04-13T10:38:26+02:00 2014-04-13T10:38:26+02:00 /viewtopic.php?t=7201&p=71088#p71088 <![CDATA[allow script access to replay files]]>
Code:
header("Access-Control-Allow-Origin: *");

to the source of this file (before the line of the header('Content-Disposition: attachment; )
Code:
http://www.faforever.com/faf/vault/replay_vault/replay.php


this will allow javascripts to access replayfiles directly
(so my online replayparser will work without saving the replay file)

Statistics: Posted by PattogoTehen — 13 Apr 2014, 10:38


]]>