🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 22:53:13 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
psr
/
http-client
/
src
📍 /opt/cpanel/ea-wappspector/vendor/psr/http-client/src
🔄 Refresh
✏️
Editing: ClientExceptionInterface.php
Read Only
<?php namespace Psr\Http\Client; /** * Every HTTP client related exception MUST implement this interface. */ interface ClientExceptionInterface extends \Throwable { }
💾 Save Changes
❌ Cancel