This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
Arsse
Watch
1
Star
1
Fork
You've already forked Arsse
0
mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced
2024-12-23 17:12:41 +00:00
Code
Issues
Activity
7f6b36d4da
Arsse
/
tests
/
docroot
/
Feed
/
Fetching
/
Timeout.php
7 lines
88 B
PHP
Raw
Normal View
History
Unescape
Escape
Whitespace cleanup
2018-10-26 18:58:04 +00:00
<
?
php
Fix feed timeout test; improves #113
2017-12-16 22:21:23 +00:00
usleep
(
1.05
*
1000000
);
Feed tests: fetching and parsing
2017-05-27 22:15:52 +00:00
return
[
'code'
=>
404
,
'cache'
=>
false
,
Passed code through linter
2017-08-29 14:50:31 +00:00
];
Copy permalink