Rss-Bridge/lib
LogMANOriginal 3d301fc4ee
[contents] Skip caching if the remote server requests no caching (#945)
* Skip caching if Cache-Control defines no-cache
* Skip caching if Cache-Control defines no-store
2018-11-28 17:36:28 +01:00
..
Authentication.php [Authentication] Throw exception creating objects from this class 2018-11-18 15:20:43 +01:00
Bridge.php bridge: Rename listBridge to getBridgeNames 2018-11-15 19:43:23 +01:00
BridgeAbstract.php core: Automatically select a bridge based on a URL (#928) 2018-11-26 18:05:40 +01:00
BridgeCard.php [BridgeCard] Use self:: instead of BridgeCard:: 2018-11-18 16:59:13 +01:00
BridgeInterface.php core: Automatically select a bridge based on a URL (#928) 2018-11-26 18:05:40 +01:00
BridgeList.php lib: Add API documentation 2018-11-18 09:41:14 +01:00
Cache.php [Cache] Check if class is instantiable 2018-11-15 19:36:01 +01:00
CacheInterface.php lib: Add API documentation 2018-11-18 09:41:14 +01:00
Configuration.php [Configuration] Change scope of $config to private 2018-11-18 15:58:34 +01:00
contents.php [contents] Skip caching if the remote server requests no caching (#945) 2018-11-28 17:36:28 +01:00
Debug.php [Debug] Fix debug mode reports indexing error 2018-11-16 20:19:52 +01:00
error.php exception: Remove HttpException class 2018-11-18 16:53:21 +01:00
Exceptions.php core: Don't use server variables in CLI mode (#939) 2018-11-26 18:33:51 +01:00
FeedExpander.php [FeedExpander] Add constants for feed types 2018-11-18 16:18:40 +01:00
Format.php format: Refactor searchInformation 2018-11-15 20:16:21 +01:00
FormatAbstract.php [FormatAbstract] Check content type before sending header 2018-11-18 16:30:34 +01:00
FormatInterface.php lib: Add API documentation 2018-11-18 09:41:14 +01:00
html.php [html] Remove todo as it is already implemented 2018-11-18 17:52:45 +01:00
ParameterValidator.php lib: Add API documentation 2018-11-18 09:41:14 +01:00
rssbridge.php [rssbridge] Improve documentation 2018-11-15 20:52:17 +01:00