There is a HTTP API in Joomla for a reason. Perhaps using it would be good here.
You've now pretty much forced anyone using your vision of this component to turn on URL support for file streams. Well minded administrators disable this functionality.
This has now been refactored to use the Joomla API.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-03-21 10:44:41 |
| Closed_By | ⇒ | roland-d |
@mbabker You mean do it like here: https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/components/com_joomlaupdate/Model/UpdateModel.php#L397, i.e. use
HttpFactory::getHttp()?