mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
[core] Use more correct text to indicate errored response from upstream
This commit is contained in:
parent
59bbc9d2e7
commit
3226a5e31e
@ -198,8 +198,7 @@ EOD
|
||||
if($lastError !== null)
|
||||
$lastError = $lastError['message'];
|
||||
returnError(<<<EOD
|
||||
The requested resource cannot be found!
|
||||
Please make sure your input parameters are correct!
|
||||
Unexpected response from upstream.
|
||||
cUrl error: $curlError ($curlErrno)
|
||||
PHP error: $lastError
|
||||
EOD
|
||||
|
Loading…
Reference in New Issue
Block a user