1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-01-23 03:20:33 +00:00
Arsse/tests/docroot/Feed/Fetching/EndlessLoop.php

8 lines
181 B
PHP
Raw Normal View History

2017-05-27 18:15:52 -04:00
<?php return [
'code' => 302,
'cache' => false,
'fields' => [
'Location: http://localhost:'.$_SERVER['SERVER_PORT'].$_SERVER['REQUEST_URI']."0",
2020-03-01 15:16:50 -05:00
],
2017-08-29 10:50:31 -04:00
];