Hello, I am looking for an alternative to curl, to add to the RestUtils.php from the file manager (for the benefit of php without curl enabled). I have been trying to use PEAR HTTP_REQUEST, but haven't got it working yet, it seems to get stuck on authentication. Is there an already-written alternative...