mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
[contents] Better error reporting for cUrl errors (#958)
References #954
This commit is contained in:
parent
89218f1da6
commit
1c58c04271
@ -153,6 +153,7 @@ EOD
|
||||
returnError(<<<EOD
|
||||
The requested resource cannot be found!
|
||||
Please make sure your input parameters are correct!
|
||||
cUrl error: $curlError ($curlErrno)
|
||||
EOD
|
||||
, $errorCode);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user