mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-25 02:46:15 +03:00
4f7451895b
* Fix: content.php: last-modified/if-unmodified-since (#3771) Fix exception if server sent invalid Last-Modified header Add support for Unix time instead of standard date string Send back standard RFC7231 date string instead of Unix time * Fix: content.php: if-unmodified-since: cURL API Use getTimestamp() as cURL expects that and will format the If-Modified-Since header appropriately. |
||
---|---|---|
.. | ||
ActionInterface.php | ||
ApiAuthenticationMiddleware.php | ||
AuthenticationMiddleware.php | ||
bootstrap.php | ||
BridgeAbstract.php | ||
BridgeCard.php | ||
BridgeFactory.php | ||
CacheFactory.php | ||
CacheInterface.php | ||
Configuration.php | ||
contents.php | ||
Debug.php | ||
FeedExpander.php | ||
FeedItem.php | ||
FeedParser.php | ||
FormatAbstract.php | ||
FormatFactory.php | ||
html.php | ||
http.php | ||
logger.php | ||
ParameterValidator.php | ||
php8backports.php | ||
RssBridge.php | ||
TwitterClient.php | ||
url.php | ||
utils.php | ||
XPathAbstract.php |