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
3a219a591d
Arsse
/
tests
/
docroot
/
Feed
/
Caching
/
304None.php
5 lines
64 B
PHP
Raw
Normal View
History
Unescape
Escape
More Feed tests: cache header handling - Also made all SQLite tests skippable if the extension is not loaded - Fixed format of ETags in test server - Passed any CLI arguments to PHPUnit in the test runner
2017-05-22 14:02:36 +00:00
<
?
php
return
[
'code'
=>
304
,
'cache'
=>
false
,
Passed code through linter
2017-08-29 14:50:31 +00:00
];
Copy permalink