rss-bridge/lib
ORelio 4f7451895b
Fix: content.php: last-modified/if-unmodified-since (#3771) (#3772)
* 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.
2023-10-20 13:33:07 +02:00
..
ActionInterface.php refactor (#3708) 2023-09-25 21:18:48 +02:00
ApiAuthenticationMiddleware.php refactor (#3712) 2023-10-01 19:23:30 +02:00
AuthenticationMiddleware.php refactor (#3712) 2023-10-01 19:23:30 +02:00
bootstrap.php refactor (#3712) 2023-10-01 19:23:30 +02:00
BridgeAbstract.php refactor (#3712) 2023-10-01 19:23:30 +02:00
BridgeCard.php [BridgeCard] add example value to info hint and allow using it by right click (#3726) 2023-10-02 03:02:57 +02:00
BridgeFactory.php refactor (#3712) 2023-10-01 19:23:30 +02:00
CacheFactory.php refactor: logger (#3678) 2023-09-21 22:05:55 +02:00
CacheInterface.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
Configuration.php refactor (#3712) 2023-10-01 19:23:30 +02:00
contents.php Fix: content.php: last-modified/if-unmodified-since (#3771) (#3772) 2023-10-20 13:33:07 +02:00
Debug.php refactor: logger (#3678) 2023-09-21 22:05:55 +02:00
FeedExpander.php fix(binance): plus some other tweaks (#3753) 2023-10-13 20:48:08 +02:00
FeedItem.php fix(binance): plus some other tweaks (#3753) 2023-10-13 20:48:08 +02:00
FeedParser.php feat: preserve and reproduce podcast feeds (itunes rss module) (#3759) 2023-10-16 02:58:03 +02:00
FormatAbstract.php feat: preserve and reproduce podcast feeds (itunes rss module) (#3759) 2023-10-16 02:58:03 +02:00
FormatFactory.php refactor (#3712) 2023-10-01 19:23:30 +02:00
html.php [html] add data-orig-file tag (#3777) 2023-10-20 13:31:52 +02:00
http.php fix(cvedetails,tldrtech) (#3735) 2023-10-10 21:41:57 +02:00
logger.php fix(binance): plus some other tweaks (#3753) 2023-10-13 20:48:08 +02:00
ParameterValidator.php refactor (#3712) 2023-10-01 19:23:30 +02:00
php8backports.php refactor (#3712) 2023-10-01 19:23:30 +02:00
RssBridge.php refactor: FeedExpander (#3740) 2023-10-12 22:14:04 +02:00
TwitterClient.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
url.php fix(senscritique) (#3750) 2023-10-13 11:24:22 +02:00
utils.php fix(cvedetails,tldrtech) (#3735) 2023-10-10 21:41:57 +02:00
XPathAbstract.php fix(vice): news rss changed (#3694) 2023-09-23 20:39:02 +02:00