[TASK] Pass guzzle exception with report in case getUrl fails
GeneralUtility::getUrl() may fail. Guzzle provides detailed information in the exception it throws upon error. Allow consumers of getUrl() to make more detailed failure analysis by passing on the raw exception with the report. Resolves: #76068 Releases: master Change-Id: I63393a224695b5fd942da436672b3f75e1b1fc34 Reviewed-on: https://review.typo3.org/48026 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
parent
abda4b85
Please register or sign in to comment