mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-24 12:45:05 +02:00
fix(reddit): cache tweak for 403 forbidden (#3830)
This commit is contained in:
parent
f01729c86f
commit
d157816e07
4 changed files with 14 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
class HttpException extends \Exception
|
||||
{
|
||||
// todo: should include the failing http response (if present)
|
||||
}
|
||||
|
||||
final class CloudFlareException extends HttpException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue